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 was archived by the owner on May 15, 2026. It is now read-only.
In the beginning there are 4 files - a a.1 a.2 a.3. a is used for writes. Meanwhile some job removes a.1 a.2 a.3.
In this case rotate must handle missed files without error.
In the beginning there are 4 files -
a a.1 a.2 a.3.ais used for writes. Meanwhile some job removesa.1 a.2 a.3.In this case
rotatemust handle missed files without error.