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
The crate download endpoint only needs a database connection to update the download counter. We should have a lower timeout threshold for grabbing a connection on that endpoint, and just skip updating the downloads counter if it fails. People's builds should not break when our database is down for maintenance.