Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Clean-up queue code a bit #38

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Clean-up queue code a bit #38

wants to merge 2 commits into from

Conversation

sdlyy
Copy link
Member

@sdlyy sdlyy commented May 23, 2024

Just a sanity clean-up.

Includes:

  • Queue modules per source
  • Better interface
  • Cleaner routing with no one, big file
  • Routing key now supports array of queues to route to
  • Preserved comments
  • Delayed worker execution (we might run one particular module as workers in the future instead of whole app)
  • Deployment Processor now propagates events from ethereum to canonical sources since these return nothing if L1 has not been founds, so by wiring up ethereum deployment source output with other canonical chain sources we make sure we do not miss any tokens.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant