TaskBunny v0.0.1-dev.6 API Reference
Modules
Analyze the code and exit if errors have been found
Mix task to reset all queues
Modules that help you access to TaskBunny config values
A GenServer to handle RabbitMQ connection. If it fails to connect to the host, it will retry every 5 seconds
Functions that work on RabbitMQ consumer
JobRunner wraps up job execution and provides you abilities
Functions to access messages and its meta data
Conviniences for publishing messages to a queue
Modules that handles TaskBunny status
Modules that handles the Worker status
Main supervisor for TaskBunny
A GenServer that listens a queue and consumes messages
Worker supervisor for TaskBunny