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
CheckpointNeeded:
(2 additional frame(s) were not displayed)
...
File "inthe_am/taskmanager/tasks.py", line 423, in process_trello_action
TrelloObjectAction.create_from_request(data)
File "inthe_am/taskmanager/models/trelloobjectaction.py", line 50, in create_from_request
instance.reconcile_action()
File "inthe_am/taskmanager/models/trelloobjectaction.py", line 187, in reconcile_action
getattr(self, reconciliation_method)()
File "inthe_am/taskmanager/models/trelloobjectaction.py", line 168, in reconcile_createCard
to.reconcile()
File "inthe_am/taskmanager/models/trelloobject.py", line 118, in reconcile
raise CheckpointNeeded()
The text was updated successfully, but these errors were encountered:
& the mechanism used for checking for that checkpoint just looks for an active lock in redis. So, maybe this was something that happened while redis was being restarted or something?
Sentry: https://sentry.io/organizations/intheam/issues/2488671991/
The text was updated successfully, but these errors were encountered: