Skip to content

[WIP] Initial implementation of pulse listener#6246

Draft
evgenyrp wants to merge 1 commit into
mozilla:masterfrom
evgenyrp:hackbot_pulse_listener
Draft

[WIP] Initial implementation of pulse listener#6246
evgenyrp wants to merge 1 commit into
mozilla:masterfrom
evgenyrp:hackbot_pulse_listener

Conversation

@evgenyrp

Copy link
Copy Markdown
Contributor

@suhaibmujahid this is just to show the idea of a separate simple queue listener that calls the API. It does listen properly, but to test it in integration with the API, I need the build repair agent deployed. It also emails the result to a developer.

The good thing about it is that it does not interfere with the API deployment, and the API stays single-responsibility. All the triggers and result processing live separately. It can be developed and tested separately "microservices" way.

The downside is that we need to manage a separate deployment. It could be a part of the same deployment stack as the API and UI, though.

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

Successfully merging this pull request may close these issues.

1 participant