Files
nezha_domains/service/singleton
naiba 3619e5551a fix(server-transfer): break loader sort ties by transferID
NewServerTransferClass merged Verified and acked-rollback rows and sorted
them by AckedAt only. On Windows time.Now() granularity is ~15.6ms, so
MarkVerified and an immediately-following MarkRevertDelivered routinely
share a timestamp. The stable sort then left the Verified candidate
ahead of the rollback that is actually on disk and the agent was locked
out on the next restart. Add transferID as a deterministic tiebreaker so
the later rotation always wins.
2026-05-25 10:36:43 +00:00
..
2026-05-25 10:17:34 +00:00
2026-05-25 10:17:34 +00:00
2026-05-25 10:17:34 +00:00
2025-03-31 19:41:04 +08:00
2025-03-29 13:11:56 +08:00
2025-03-31 19:52:23 +08:00
2026-05-25 10:17:34 +00:00
2026-02-15 13:13:33 +08:00
2026-05-25 10:17:34 +00:00
2026-05-25 10:17:34 +00:00