seravo-plugin icon indicating copy to clipboard operation
seravo-plugin copied to clipboard

Implement poller for slow AJAX handlers

Open JoosuaKoskinen opened this issue 3 years ago • 0 comments

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.

JoosuaKoskinen avatar Sep 24 '21 12:09 JoosuaKoskinen