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
Currently the blocking nature of the sync HTTP requests are delaying the function by 60s to finish. It should be spread across celery workers to enable async querying.
The text was updated successfully, but these errors were encountered:
Currently the blocking nature of the sync HTTP requests are delaying the function by 60s to finish. It should be spread across celery workers to enable async querying.
The text was updated successfully, but these errors were encountered: