Commit Graph

36 Commits

Author SHA1 Message Date
01171f5de3
update: remove WINDOW_SIZE 2025-03-27 04:14:12 +08:00
6a7f246562
update: increase limit of getBulkSnapshotsInNextSecond 2025-03-27 04:05:35 +08:00
49098763f1
fix: mixing bulk tasks with other tasks 2025-03-27 03:57:47 +08:00
189bb294cb
improve: logging 2025-03-27 03:31:48 +08:00
7ad4255fa7
update: remove lastAvailableWindow 2025-03-27 03:26:13 +08:00
de061eeb0f
update: rate limit config and number of schedules obtained by tick 2025-03-27 03:21:01 +08:00
d229e49ff2
feat: bulk fetch 2025-03-27 02:58:42 +08:00
aea9e10d1a
update: bulk fetch 2025-03-27 02:33:54 +08:00
d44ba8a0ae
fix: incorrect offset calculation in adjustSnapshotTime 2025-03-27 02:13:33 +08:00
d6dd4d9334
fix: potential shifting for obtained window offset in last commit 2025-03-27 02:09:48 +08:00
d5c278ae06
improve: cache result for adjustSnapshotTime 2025-03-27 01:48:10 +08:00
92678066a7
update: forgot to plus one for iteration count 2025-03-26 23:37:12 +08:00
b286a9d7b1
update: use findSnapshotBefore instead of findClosetSnapshot in regular snapshot scheduling 2025-03-26 22:59:52 +08:00
cabb360a16
fix: missing entrance for schedule type 'new'
update: perf log text
2025-03-25 22:58:56 +08:00
17ded63758
update: perf monitor for adjustSnapshotTime 2025-03-25 22:38:57 +08:00
a178b7fc16
update: force schedule for new songs 2025-03-25 04:52:19 +08:00
6b7142a6d5
fix: new jobs may be scheduled before the current time 2025-03-24 23:43:54 +08:00
fa058b22fe
fix: job consumption rate too low, add outdated job cleanup 2025-03-24 23:36:01 +08:00
42db333d1a
temp: schedule for new songs 2025-03-24 04:40:10 +08:00
0a73d28623
fix: incorrect time base when adjusting snapshot time 2025-03-24 04:15:51 +08:00
584a1be9f9
test: debug for adjusting snapshot time 2025-03-24 04:08:34 +08:00
20731c0530
test: debug for init window 2025-03-24 04:05:22 +08:00
cb573e55d9
fix: incorrect offset when initializing 2025-03-24 04:01:44 +08:00
3028dc13c7
improve: performance when dispatching jobs 2025-03-24 02:35:55 +08:00
0be961e709
improve: target time finding 2025-03-23 23:31:16 +08:00
35d58be8fd
fix: may accessing a non-existent schedule 2025-03-23 21:42:05 +08:00
3a0dd26c68
fix: only 1 pending task at a time 2025-03-23 21:36:40 +08:00
9e764746fb
update: better task retrieval for snapshotTick
add: logging when snapshot the video
2025-03-23 20:49:41 +08:00
8652ac8fb7
fix: bugs of snapshot scheduling 2025-03-23 19:45:52 +08:00
18fc9752bb
fix: several bugs of snapshot scheduling 2025-03-23 18:46:25 +08:00
2c12310e8c
feat: snapshot based on persistent schedule 2025-03-23 17:44:59 +08:00
e38dc96275
update: insertion of snapshot schedule 2025-03-22 20:51:28 +08:00
2e8ed7ce70
add: ETA estimation for short-term snapshot 2025-03-20 01:57:33 +08:00
b07d0c18f9
update: preparation for snapshotSchedule 2025-03-17 00:25:31 +08:00
a6c8fd7f3f
ref: code structure related to AI 2025-03-16 01:23:10 +08:00
5af2236109
temp: remove the scheduleSnapshotTick job 2025-03-15 21:25:26 +08:00