Self-Hosted Version
26.5.0
CPU Architecture
x86_64
Docker Version
Docker version 25.0.14, build 0bab007
Docker Compose Version
Docker Compose version v2.39.4
Machine Specification
Installation Type
Upgrade from 26.2.1
Steps to Reproduce
We had a substantial backlog of sentry checkins, which may be related.
Expected Result
Checkins continue to process
Actual Result
Cron checkins fail because the consumer fails, the consumer fails because of memcache parsing due to pinterest/pymemcache#550 .
Switched to redis for the cache in the consumer and churning through the backlog now, but the container is still restarting due to health checks.
Event ID
No response
Self-Hosted Version
26.5.0
CPU Architecture
x86_64
Docker Version
Docker version 25.0.14, build 0bab007
Docker Compose Version
Docker Compose version v2.39.4
Machine Specification
Installation Type
Upgrade from 26.2.1
Steps to Reproduce
We had a substantial backlog of sentry checkins, which may be related.
Expected Result
Checkins continue to process
Actual Result
Cron checkins fail because the consumer fails, the consumer fails because of memcache parsing due to pinterest/pymemcache#550 .
Switched to redis for the cache in the consumer and churning through the backlog now, but the container is still restarting due to health checks.
Event ID
No response