Skip to content

[Backend] -- Add Analytics Aggregation Jobs with Backfill Support #1018

Description

@Devsol-01

Description:
Analytics endpoints often compute aggregates over many records. Offload heavy aggregation to background jobs and support backfills.

Implement:

  • daily/hourly aggregation jobs
  • ability to backfill a time range
  • ensure job results are idempotent

Acceptance Criteria:

  • Aggregation job pipeline exists.
  • Backfill endpoint/job supported.
  • Analytics queries read from precomputed tables when possible.

Metadata

Metadata

Assignees

Labels

BackendbackendStellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions