Release 0.3.2
·
166 commits
to b50c2fdabfd88d1e64a296d6bf7272fba22cf29b
since this release
0.3.2 - 2021-04-06
Added
- Test assertions to check that results are deleted from celery backend after retrieval by client.
Changed
- Added flags
--without-heartbeat --without-mingle --without-gossip
to celery workers to reduce network overhead chattiness. - Delete celery results from backend upon retrieval by client. This will prevent Redis from becoming a memory hog at times of high computational load.