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
We don't know why this happens. Some time ago it happend because the mailing was triggered before the record was saved to the database.
This resulted in sidekiq loading the Billing which was still in documented state and thus decided not to change the state to delivered.
We need to investigate whether this happens now. Maybe there is some caching going on besides the initial timing issue.
The text was updated successfully, but these errors were encountered:
We don't know why this happens. Some time ago it happend because the mailing was triggered before the record was saved to the database.
This resulted in sidekiq loading the
Billing
which was still in documented state and thus decided not to change the state to delivered.We need to investigate whether this happens now. Maybe there is some caching going on besides the initial timing issue.
The text was updated successfully, but these errors were encountered: