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
RuntimeError: dictionary changed size during iteration
File "app_analytics/middleware.py", line 55, in __call__
api_usage_cache.track_request(**kwargs)
File "app_analytics/cache.py", line 37, in track_request
self._flush()
File "app_analytics/cache.py", line 17, in _flush
for key, value in self._cache.items():
The text was updated successfully, but these errors were encountered:
Sentry Issue: FLAGSMITH-API-4WZ
The text was updated successfully, but these errors were encountered: