Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 504 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 504 Bytes

wbor-api-watchdog

Subscribes to the SSE stream that our API relay generates (to indicate a new Spin logged in Spinitron). When the message is received, query the latest spin and bundle it into a message that is sent to our RabbitMQ exchange for downstream consumption (e.g. an RDS encoder).

make DOCKER_TOOL=docker

TODO

  • Polling as a fallback in case SSE fails