Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement poller for slow AJAX handlers #644

Open
JoosuaKoskinen opened this issue Sep 24, 2021 · 0 comments
Open

Implement poller for slow AJAX handlers #644

JoosuaKoskinen opened this issue Sep 24, 2021 · 0 comments

Comments

@JoosuaKoskinen
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant