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
Currently, retention cleanup is happening only at the scheduled time at midnight. But if the server restarts then it has to wait till midnight for the cleanup. The idea is to perform the cleanup on server start as well.