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
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
There have been occurrences of transaction rollbacks, due to multiple users initiating deprovisioning at (almost) the same time. This should've been caught, but the current check did not work. It may be caused by the use of optimistic transaction locking. Investigate ways to improve this.
The text was updated successfully, but these errors were encountered:
There have been occurrences of transaction rollbacks, due to multiple users initiating deprovisioning at (almost) the same time. This should've been caught, but the current check did not work. It may be caused by the use of optimistic transaction locking. Investigate ways to improve this.
The text was updated successfully, but these errors were encountered: