You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small circuit breaker can be nice to introduce to the meetup bundle. This doesn't necessarily be a big thing, but enough to be done by a person on the hackathon for example. Specially for someone who's interested in the more backend jobs, this is a nice example.
Currently the site uses short term caches for all api calls.
However if the API throttles us or bugs out the site pretty much crashes, this should be improved and it should be more resilient to these failures.
The text was updated successfully, but these errors were encountered: