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

Cap how long an instance can poll for #2376

Open
david-crespo opened this issue Aug 16, 2024 · 0 comments
Open

Cap how long an instance can poll for #2376

david-crespo opened this issue Aug 16, 2024 · 0 comments

Comments

@david-crespo
Copy link
Collaborator

If you land on the instance page and it is stuck in a transitional state, I think it could be reasonable to give up after some number of seconds, like 30 or 60. I wouldn't want it to just sit there polling forever if left open in the browser. You can always click the reload button or refresh the whole page to kick it off again.

We could do something fancy like poll every second for 30 seconds, then every 10 seconds for a few more minutes, then every minute for however long, maybe forever.

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

1 participant