codex-team / codex-team/hawk.workers

Use RabbitMQ exchange in workers

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
1
Avg merge
12h 22m
Merged PRs (30d)
2

Description

At the moment, workers use `sendToQueue` method to publish task. That way message is published directly to queue.

We need to change it to `publish` method to push message to exchange and let RabbitMQ use routing under the hood

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.