-
-
Notifications
You must be signed in to change notification settings - Fork 202
Refactor: DevRank Updater Checkpointing #9028
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestperformancePerformance improvements and optimizationsPerformance improvements and optimizations
Description
Implement incremental saving in the Updater service to prevent data loss during long-running batch processes.
Changes:
Config.mjs: Addupdater.saveInterval(default: 10).Updater.mjs: ModifyprocessBatchto persistdata.jsonandusers.jsoneveryNsuccessful updates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformancePerformance improvements and optimizationsPerformance improvements and optimizations