Skip to content

Problem: Existing data needs to be optimized for digest operation #1109

@MicBun

Description

@MicBun

Existing historical data needs to be queued for processing in the new digest system.

Acceptance Criteria:

  • Create backfill_pending_days action
  • Implement batch processing for large datasets
  • Add progress tracking and resumability
  • Include performance monitoring
  • Create rollback capability
  • Test with production data volume
  • Document backfill procedures

Performance Requirements:

  • Process in batches of 10,000 records maximum
  • Include progress reporting every 10,000 processed
  • Limit memory usage during processing
  • Allow cancellation if performance issues occur

Metadata

Metadata

Labels

No labels
No labels
No fields configured for Problem.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions