Skip to content

chore(repo): Configure RabbitMQ and a Basic Worker Service #12

@nullscribe

Description

@nullscribe

Type of Task

Chore

User Story / Goal

As a developer, I need a message queue and a worker service to process ingested events asynchronously.

Acceptance Criteria

  • RabbitMQ is defined as a service in the project's docker-compose.yml.
  • A new worker application/package is created.
  • The worker service successfully connects to RabbitMQ and subscribes to the events.raw queue.

Technical Breakdown (Optional)

No response

Affected Packages

worker

Designs / Mockups (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions