Skip to content

[DOCS] - add an "events" guide #200

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

Closed
choldgraf opened this issue Jul 13, 2020 · 0 comments · Fixed by #213
Closed

[DOCS] - add an "events" guide #200

choldgraf opened this issue Jul 13, 2020 · 0 comments · Fixed by #213

Comments

@choldgraf
Copy link
Member

In a recent incident, we noticed some sub-optimal behavior around a bunch of events that happened at the same time. In particular:

  1. A lot of changes were made to the repository just before the event, which resulted in a lot of image pulling that slowed launches
  2. A lot of users clicked all at the same time, which required a new node and this slowed launches, which the users interpreted as broken sessions

We should provide some recommendations to users who are using Binder in a time-sensitive way such as an event or a workshop.

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

Successfully merging a pull request may close this issue.

1 participant