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

Rate limit error is silent #735

Open
kno10 opened this issue Feb 29, 2024 · 0 comments
Open

Rate limit error is silent #735

kno10 opened this issue Feb 29, 2024 · 0 comments
Labels

Comments

@kno10
Copy link
Contributor

kno10 commented Feb 29, 2024

Describe the bug

When reloading too often during testing, this can cause a rate limit on binderhub.
The error is only logged to the console, the status is still "launching".

It would be best if a status "launch failed" could be presented to the user:

Error [server][abcabcabc] Binder: failed to build - https://mybinder.org/build/gh/executablebooks/thebe-binder-base/HEAD - Rate limit exceeded. Try again in 3600 seconds.

Uncaught (in promise) Rate limit exceeded. Try again in 3600 seconds.

Clicking then "run" just yields the (silent) error "Attempting to execute on a cell without an attached kernel", but no attempt to start a new kernel.

Reproduce the bug

Use thebe with binder. Reload the page several times.

List your environment

No response

@kno10 kno10 added the bug label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant