Skip to content

Refactor: DevRank Updater Checkpointing #9028

@tobiu

Description

@tobiu

Implement incremental saving in the Updater service to prevent data loss during long-running batch processes.

Changes:

  • Config.mjs: Add updater.saveInterval (default: 10).
  • Updater.mjs: Modify processBatch to persist data.json and users.json every N successful updates.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestperformancePerformance improvements and optimizations

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions