Oded Fossfeld

Results 5 comments of Oded Fossfeld

I now see that pull request [24](https://github.com/pnpnpn/timeout-decorator/pull/24) provides this functionality. Will you be merging it anytime soon?

This would surely be a great feature!

@chengguangnan, wouldn't this clutter the disk with cached results from all the previous days?

I've encountered the same problem when celery (3.1.25) broker has heartbeats enabled and worker is idle (empty queue). The RabbitMQ eventually closes the connection because connection is idle and heartbeats...