Skip to content

Conversation

@DavidVentura
Copy link
Contributor

This PR:

  • Moves tasks and processing functions to dedicated files (tasks.rs, processing.rs)
  • Changes the handling of Get variants for backfilling work; the DB task was scheduling the work directly (:grimacing:) now the Get variants send a oneshot channel, and the work is properly scheduled in the backfilling task

@DavidVentura DavidVentura requested review from a team and mateusz-wackowski November 28, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant