TaskBunny v0.1.2 API Reference
Modules
Mix task to reset all queues
Handles TaskBunny configuration
A GenServer that handles RabbitMQ connection. It provides convenience functions to access RabbitMQ through the GenServer
Behaviour module for implementing a TaskBunny job
Functions that work on TaskBunny messages
Conviniences for publishing messages to a queue
Convenience functions for accessing TaskBunny queues
Main supervisor for TaskBunny
A GenServer that listens a queue and consumes messages
Supervises all TaskBunny workers
Exceptions
Raised when an error was found on TaskBunny config
Raised when failed to retain a connection
Raised when failed to find a queue for the job
Raised when failed to decode the message
Raised when failed to publish the message