You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Some handlers are slow on bigger sites and cause executing too slow errors.
The errors are the only issue, the features can't really be made faster.
Describe the solution you'd like
Slow handlers should implement the new AJAX poller feature so slow features are ran on background and checked on every X seconds.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Some handlers are slow on bigger sites and cause
executing too slow
errors.The errors are the only issue, the features can't really be made faster.
Describe the solution you'd like
Slow handlers should implement the new AJAX poller feature so slow features are ran on background and checked on every X seconds.
The text was updated successfully, but these errors were encountered: