Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Coder Inbox Dispatcher logic #403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
defelmnq opened this issue Feb 23, 2025 · 0 comments
Closed

Add Coder Inbox Dispatcher logic #403

defelmnq opened this issue Feb 23, 2025 · 0 comments
Assignees

Comments

@defelmnq
Copy link

As part of the Coder Inbox integration - and after the Database layer is done (#334) - We need to start inserting first notifications into the Inbox - using a new Dispatcher.

@defelmnq defelmnq self-assigned this Feb 23, 2025
defelmnq added a commit to coder/coder that referenced this issue Mar 5, 2025
This PR is [resolving the dispatch part of Coder
Inbocx](coder/internal#403).

Since the DB layer has been merged - we now want to insert notifications
into Coder Inbox in parallel of the other delivery target.

To do so, we push two messages instead of one using the `Enqueue`
method.
@mtojek mtojek closed this as completed Mar 10, 2025
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

No branches or pull requests

2 participants