Skip to content

[medium] Split worker-service queue consumers by domain #354

Description

@davedumto

Summary

worker-service currently runs all queue consumers as one undifferentiated pool, making it hard to scale or monitor by domain.

Requirements

  • Split consumers into domain-specific groups such as transactions and verification
  • Allow each group to scale independently
  • Add tests verifying each consumer group only processes its own queue
  • Document the new consumer topology in worker-service README

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions