alikia2x (寒寒) alikia2x
  • Cloud
  • https://alikia2x.com
  • A student developer. Hope to bring best products for everyone.

  • Joined on 2024-09-22
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-25 14:59:10 +00:00
cabb360a16 fix: missing entrance for schedule type 'new'
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-25 14:39:17 +00:00
17ded63758 update: perf monitor for adjustSnapshotTime
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-25 13:34:17 +00:00
2d8e990bc9 fix: prevent duplicate jobs added to queue
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-25 13:30:10 +00:00
b33fd790d1 fix: snapshot process early returned incorrectly
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 21:05:45 +00:00
86337e3802 add: set scheduled job status to 'processing' before adding to bullmq
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 20:57:40 +00:00
76c9256662 test: looser rate limits for snapshot
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 20:52:40 +00:00
a178b7fc16 update: force schedule for new songs
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 15:44:12 +00:00
6b7142a6d5 fix: new jobs may be scheduled before the current time
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 15:39:39 +00:00
314beb54b5 add: upsertJob for scheduleCleanup
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 15:38:00 +00:00
d8b47f8fc8 add: log for scheduleCleanupWorker
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-24 15:36:26 +00:00
fa058b22fe fix: job consumption rate too low, add outdated job cleanup
alikia2x closed issue alikia2x/cvsa#1 2025-03-24 09:53:51 +00:00
Refactor the snapshot component
alikia2x commented on issue alikia2x/cvsa#1 2025-03-24 09:53:50 +00:00
Refactor the snapshot component

Done in commit 48b1130cba

alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 20:54:01 +00:00
48b1130cba feat: continuous monitoring of new songs
42db333d1a temp: schedule for new songs
Compare 2 commits »
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 20:16:10 +00:00
0a73d28623 fix: incorrect time base when adjusting snapshot time
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 20:08:50 +00:00
584a1be9f9 test: debug for adjusting snapshot time
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 20:05:35 +00:00
20731c0530 test: debug for init window
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 20:02:03 +00:00
cb573e55d9 fix: incorrect offset when initializing
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 19:49:23 +00:00
8be68248df fix: ignored the case where snapshots are actually the same
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-23 19:43:45 +00:00
6f4a26e8b3 test: dynamic interval for reglar snapshots