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
To directly clear state when completed is dangerous, it removes idempotent informations also.
It would be better to register for a later (days, months) state clear, or enable some external archivation of the database with storing these info in eg. separate column.
The text was updated successfully, but these errors were encountered:
To directly clear state when completed is dangerous, it removes idempotent informations also.
It would be better to register for a later (days, months) state clear, or enable some external archivation of the database with storing these info in eg. separate column.
The text was updated successfully, but these errors were encountered: