Files
new-api/controller
feitianbubu d10fc762fa fix(task): attribute async task usage log to the initiating node (#5684)
Async task usage logs (LogQuotaData node dimension) were recorded
under whichever node happened to poll the task to completion, not the
node that submitted it. For token/adaptor-billed video tasks the
pre-deduction is often 0, so the entire quota landed on the last
polling node.

Snapshot common.NodeName into TaskPrivateData at submit time and use
it when writing the settlement consume log; fall back to the current
node when empty so existing tasks stay compatible.
2026-06-26 21:48:23 +08:00
..
2025-03-15 19:10:12 +08:00
2026-05-25 02:42:22 +08:00
2026-03-23 00:48:55 +08:00
2026-05-12 16:47:02 +08:00
2026-06-24 17:16:21 +08:00
2026-05-12 16:47:02 +08:00
2026-05-12 16:47:02 +08:00