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
Not sure if this should be the responsibility of audit_star itself or your migration framework, but the audit_all method doesn't have anything to prevent long lock contention resulting from waiting for a lock which lock_timeout would prevent.
The text was updated successfully, but these errors were encountered:
Not sure if this should be the responsibility of audit_star itself or your migration framework, but the audit_all method doesn't have anything to prevent long lock contention resulting from waiting for a lock which
lock_timeout
would prevent.The text was updated successfully, but these errors were encountered: