Dramatiq actors causes multiple operations while fetching for heartbeat status in redis
Open
redis
- Dominant language
- Python
- Stars
- 5.3k
- Forks
- 383
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 2
Description
I have a hosted redis instance and just running a dramatiq actor leads to hundred of operations per second. I used 500K operations in 2 days of using my app and all of them originated from dramatiq heartbeats. Is there a workaround for this?
Contributor guide
Assessment
This issue has not been assessed yet.