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
As of right now, we send 4 to 8 GET requests to the S3 storage on server startup in order to download the latest server, or to verify if it has to be updated. In order to limit billing and reduce time the server takes to setup, we could try to limit the number of query when loading the models.
The text was updated successfully, but these errors were encountered:
As of right now, we send 4 to 8 GET requests to the S3 storage on server startup in order to download the latest server, or to verify if it has to be updated. In order to limit billing and reduce time the server takes to setup, we could try to limit the number of query when loading the models.
The text was updated successfully, but these errors were encountered: