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
- Polling as a fallback in case SSE fails