Pricing
Docs
Log in
Get Started
/
Technologies
/
Dramatiq
/
Insights
Dramatiq insights
Open Source
Versions: [2.1.0]
16 metrics
OpenTelemetry
·
Prometheus
·
Datadog
Dramatiq
Network latency above 200ms causes worker desync and phantom retries
critical
dramatiq.messages.retried
johal.in
4mo ago
▸
Dramatiq
Token bucket depletion starves queues during burst traffic
warning
dramatiq.queue.size
dramatiq.messages.delayed.inprogress
johal.in
4mo ago
▸
Dramatiq
Exponential backoff overflow causes multi-day delays at high retry counts
warning
dramatiq.messages.retried
johal.in
4mo ago
▸
Dramatiq
Non-idempotent tasks with retries cause duplicate processing and data corruption
critical
dramatiq.messages.retried
dramatiq.messages.completed
johal.in
4mo ago
▸
Dramatiq
Misconfigured max_retries=0 causes immediate task failure
warning
dramatiq.messages.failed
johal.in
4mo ago
▸
Dramatiq
Missing circuit breaker causes cascading failures during chronic outages
warning
dramatiq.messages.failed
johal.in
4mo ago
▸
Dramatiq
Worker starvation under high retry load with default prefetch settings
warning
dramatiq.worker.idle
dramatiq.messages.retried
johal.in
4mo ago
▸
Dramatiq
Broker connection pool exhaustion prevents scaling beyond 100 pods
critical
johal.in
4mo ago
▸
Dramatiq
High retry rates degrade throughput by 40% across all queue systems
warning
dramatiq.messages.retried
dramatiq.actor.duration
johal.in
4mo ago
▸
Dramatiq
Missing dead letter queue causes infinite retry resource exhaustion
warning
dramatiq.messages.retried
dramatiq.messages.failed
johal.in
4mo ago
▸
Dramatiq
Azure Queue message deletion failure causes duplicate processing
critical
dramatiq.queue.size
dramatiq.messages.retried
github.com
11mo ago
▸
Dramatiq
visibility_timeout parameter not supported as actor option
warning
github.com
11mo ago
▸
Dramatiq
Off-by-one error in RabbitMQ broker enqueue retry count
warning
dramatiq.messages.enqueued
dramatiq.messages.failed
github.com
1y ago
▸
Dramatiq
Worker pool exhaustion from blocking retry delays prevents message processing
critical
dramatiq.worker.busy
dramatiq.worker.idle
dramatiq.messages.inprogress
+1 more
github.com
1y ago
▸
Dramatiq
Millisecond to second conversion bug causes 1000x longer retry delays
critical
dramatiq.messages.retried
dramatiq.worker.busy
dramatiq.message.lag
github.com
1y ago
▸
Dramatiq
Missing 'Received message' log indicates worker pool exhaustion
warning
dramatiq.worker.idle
dramatiq.worker.busy
dramatiq.messages.enqueued
+1 more
github.com
1y ago
▸
Dramatiq
Prometheus metric descriptor registration conflicts in Temporal Server
warning
github.com
1y ago
▸
Dramatiq
Duplicate Retries middleware causes retry count multiplication
warning
dramatiq.messages.retried
github.com
2y ago
▸
Dramatiq
MemoryError in watch_logs thread causes worker to hang
critical
github.com
2y ago
▸
Dramatiq
Non-thread-safe broker causes infinite wait with multiple threads
critical
github.com
2y ago
▸
Dramatiq
CPU saturation at 100% causes worker hang
warning
github.com
2y ago
▸
Dramatiq
AsyncIO middleware incompatible with multiple threads
critical
github.com
2y ago
▸
Dramatiq
Thread pool exhausts file descriptors when sending messages
warning
github.com
3y ago
▸
Dramatiq
Message duplication from RabbitMQ connection closure under CPU-intensive load
critical
dramatiq.worker.threads
dramatiq.messages.total
dramatiq.messages.inprogress
github.com
4y ago
▸
Dramatiq
Single-thread CPU pinning causes RabbitMQ connection timeout
warning
dramatiq.worker.threads
github.com
4y ago
▸
Dramatiq
At-least-once delivery requires idempotent task design
info
github.com
4y ago
▸
Dramatiq
Worker prefetch monopolizes queue in distributed setup
critical
dramatiq.queue.size
dramatiq.worker.busy
github.com
4y ago
▸
Dramatiq
Windows workers require OS-level environment variable configuration
warning
github.com
4y ago
▸
Dramatiq
TimeLimitExceeded exception during error handling causes worker thread death
critical
dramatiq.worker.threads
dramatiq.messages.failed
github.com
4y ago
▸
Dramatiq
Message prefetching causes worker starvation with concurrent tasks
warning
dramatiq.worker.idle
dramatiq.messages.inprogress
dramatiq.queue.size
github.com
7y ago
▸