Files
zot/pkg/extensions/sync
copilot-swe-agent[bot] 4372a3faca fix(sync): remove retry workaround now that root cause is fixed
The previous retry loop (added as a workaround) is no longer needed
since removing PollInterval prevents the periodic sync from starting
and creating the race condition. Also remove the now-unused syscall import.

Agent-Logs-Url: https://github.com/project-zot/zot/sessions/1a321663-3147-46e9-9321-989e5dd0ed3c

Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>
2026-05-19 02:01:56 +00:00
..