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-26 19:44:59 +00:00
c12379134c update: error handling in bulk fetch
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 19:32:05 +00:00
189bb294cb improve: logging
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 19:26:24 +00:00
7ad4255fa7 update: remove lastAvailableWindow
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 19:21:21 +00:00
de061eeb0f update: rate limit config and number of schedules obtained by tick
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 19:15:45 +00:00
767e19b425 fix: bigint serialization failed
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 19:13:24 +00:00
d8201c7f8e update: shallow copy instead of re-asignment when creating copy of rate limitor config
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 18:59:00 +00:00
d229e49ff2 feat: bulk fetch
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 18:42:13 +00:00
aea9e10d1a update: bulk fetch
alikia2x pushed to hotfix at alikia2x/cvsa 2025-03-26 18:34:20 +00:00
d44ba8a0ae fix: incorrect offset calculation in adjustSnapshotTime
d6dd4d9334 fix: potential shifting for obtained window offset in last commit
d5c278ae06 improve: cache result for adjustSnapshotTime
c80b047e0c fix: did not release db client before quiting
92678066a7 update: forgot to plus one for iteration count
Compare 31 commits »
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 18:13:50 +00:00
d44ba8a0ae fix: incorrect offset calculation in adjustSnapshotTime
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 18:10:01 +00:00
d6dd4d9334 fix: potential shifting for obtained window offset in last commit
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 17:48:25 +00:00
d5c278ae06 improve: cache result for adjustSnapshotTime
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 17:32:11 +00:00
c80b047e0c fix: did not release db client before quiting
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 15:37:30 +00:00
92678066a7 update: forgot to plus one for iteration count
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 15:25:25 +00:00
afee7f58bf update: return when meeting non-0 video status code in snapshotVideo job
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 15:14:15 +00:00
5450c17e13 update: reduce rate limit, no longer collect deleted videos for milestone monitoring
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 15:04:52 +00:00
2c51c3c09c add: log for getRegularSnapshotInterval
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 15:00:57 +00:00
7adc370ba2 update: increase concurrency of snapshot worker
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-26 15:00:16 +00:00
b286a9d7b1 update: use findSnapshotBefore instead of findClosetSnapshot in regular snapshot scheduling
alikia2x pushed to ref/scheduling at alikia2x/cvsa 2025-03-25 14:59:10 +00:00
cabb360a16 fix: missing entrance for schedule type 'new'