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

Multiple requests still possible after AJAX timeout #1

Open
tgpfeiffer opened this issue Sep 24, 2012 · 1 comment
Open

Multiple requests still possible after AJAX timeout #1

tgpfeiffer opened this issue Sep 24, 2012 · 1 comment

Comments

@tgpfeiffer
Copy link

I've just started to use your code in my project and it works great from the user's perspective. However, when the LiftRules.ajaxPostTimeout is over, the call will be repeated, even if it's still running.

I think that, if possible, also the repetition of the AJAX call after the timeout should be avoided.

@petercoons
Copy link
Owner

Totally agree. If you want to open a PR, we can add this functionality.

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

No branches or pull requests

2 participants