RichardKnop / machinery

Machinery is an asynchronous task queue/job queue based on distributed message passing.
Mozilla Public License 2.0
7.52k stars 914 forks source link

fix ttl index for mongodb results backend #817

Open boguszaur opened 4 weeks ago

boguszaur commented 4 weeks ago

currently ResultsExpireIn does not work for mongodb results backend, because the indexed fields do not contain a date.