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 run/map endpoints for the function section of the api-server should be run as tasks in a celery worker associated with the api-server in order to increase stability of those endpoints and avoid overloading the api-server.