refactor: 抽离 AI pipeline 与调度共享能力逻辑

This commit is contained in:
fawney19
2026-04-10 01:46:14 +08:00
parent b901a6ffc7
commit 5014e2f5fd
255 changed files with 15057 additions and 3115 deletions

View File

@@ -64,7 +64,7 @@ fn sample_gemini_video_task(
next_poll_at_unix_secs: (!completed).then_some(124),
poll_count: 0,
max_poll_count: 360,
created_at_unix_secs: 123,
created_at_unix_ms: 123,
submitted_at_unix_secs: Some(123),
completed_at_unix_secs: completed.then_some(124),
updated_at_unix_secs: 124,