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-23 18:36:15 +00:00
3028dc13c7 improve: performance when dispatching jobs
alikia2x created branch ref/scheduling in alikia2x/cvsa 2025-03-23 18:36:15 +00:00
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-23 17:10:39 +00:00
0455abce2e fix: did not quit when job is already workingx
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-23 17:06:58 +00:00
723b6090c4 fix: 1 dispatchRegularSnapshots working at a time
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-23 16:58:06 +00:00
9060d28823 fix: prevent dispatchRegularSnapshots from running for too long
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-23 15:31:33 +00:00
0be961e709 improve: target time finding
alikia2x deleted branch ref/snapshot from alikia2x/cvsa 2025-03-23 15:05:55 +00:00
alikia2x pushed to legacy/0323 at alikia2x/cvsa 2025-03-23 13:53:17 +00:00
01e076d745 fix: incorrect condition for filter the tags
alikia2x created branch legacy/0323 in alikia2x/cvsa 2025-03-23 13:53:17 +00:00
alikia2x created branch hotfix in alikia2x/cvsa 2025-03-23 13:50:59 +00:00
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-23 13:50:59 +00:00
f9dd53c250 update: remove old jobScheduler
alikia2x deleted branch hotfix from alikia2x/cvsa 2025-03-23 13:50:47 +00:00
alikia2x pushed to main at alikia2x/cvsa 2025-03-23 13:49:51 +00:00
35d58be8fd fix: may accessing a non-existent schedule
3a0dd26c68 fix: only 1 pending task at a time
9e764746fb update: better task retrieval for snapshotTick
33c63fc29f fix: NaN caused by not converting date string to timestamp
b654eb3643 fix: potential NaN as delay time when scheduling
Compare 27 commits »
alikia2x pushed to ref/snapshot at alikia2x/cvsa 2025-03-23 13:42:17 +00:00
35d58be8fd fix: may accessing a non-existent schedule
alikia2x pushed to ref/snapshot at alikia2x/cvsa 2025-03-23 13:37:00 +00:00
3a0dd26c68 fix: only 1 pending task at a time
alikia2x pushed to ref/snapshot at alikia2x/cvsa 2025-03-23 12:50:02 +00:00
9e764746fb update: better task retrieval for snapshotTick
alikia2x pushed to ref/snapshot at alikia2x/cvsa 2025-03-23 12:41:34 +00:00
33c63fc29f fix: NaN caused by not converting date string to timestamp
alikia2x pushed to ref/snapshot at alikia2x/cvsa 2025-03-23 12:30:25 +00:00
b654eb3643 fix: potential NaN as delay time when scheduling
alikia2x pushed to ref/snapshot at alikia2x/cvsa 2025-03-23 12:23:43 +00:00
7768a202b2 fix: failed to serialize bigint correctly
8652ac8fb7 fix: bugs of snapshot scheduling
18fc9752bb fix: several bugs of snapshot scheduling
2c12310e8c feat: snapshot based on persistent schedule
Compare 4 commits »
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-23 05:44:27 +00:00
01e076d745 fix: incorrect condition for filter the tags