Back to feed
Dev.to
Dev.to
7/17/2026
The original title is "Solid Queue has no alerting, so I built QueuePulse"

The original title is "Solid Queue has no alerting, so I built QueuePulse"

Original: Solid Queue has no alerting, so I built QueuePulse

Short summary

QueuePulse is an open-source Ruby gem that adds alerting to Rails 8's Solid Queue, monitoring job failures, queue latency, queue depth, stuck jobs, and dead workers. It reads Solid Queue's existing tables read-only with no extra infrastructure, sending alerts to Slack, email, or webhooks. The gem is MIT-licensed on RubyGems with a hosted dashboard on the roadmap.

  • QueuePulse adds alerting to Solid Queue without extra infrastructure
  • Monitors five conditions: job failures, queue latency, queue depth, stuck jobs, dead workers
  • MIT-licensed open-source gem with Slack/email/webhook notifications

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more