exq v0.6.4 Exq.Stats.Server
Stats process is responsible for recording all stats into Redis.
The stats format is compatible with the Sidekiq stats format, so that The Sidekiq UI can be also used to view Exq status as well, and Exq can run side by side with Sidekiq without breaking any of it’s UI.
This includes job success/failure as well as in-progress jobs
Summary
Functions
Add in progress worker process
Remove in progress worker process
Record job as failed
Record job as successfully processes