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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
galley task queue now tolerates the daemon moving an existing task between state directories during duplicate-ID inspection.
Transient task moves trigger a bounded rescan, while genuine duplicate IDs remain rejected.
If the task state remains unstable, queue registration fails clearly without modifying or queueing the source task, so the command can be retried safely.