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
That's an option too. I wouldn't do the update in-place though, but rather return the list of queries to remove scheduling of from outdated_queries call, and then do the schedule removal after doing the queries refresh.
We now have an optional expiry date for the query schedule. We should add a periodic Celery task to clear the schedule on such queries.
The text was updated successfully, but these errors were encountered: