timgit / pg-boss

Queueing jobs in Node.js using PostgreSQL like a boss
MIT License
1.79k stars 149 forks source link

Adds "archiveFailedAfterSeconds" option #364

Closed klesgidis closed 1 year ago

klesgidis commented 1 year ago

Summary

Introduces archiveFailedAfterSeconds option that defines when the failed jobs will be deleted

coveralls commented 1 year ago

Coverage Status

Coverage: 99.889% (-0.1%) from 100.0% when pulling 9d496d8e77a9eb5c8c503876ff48ea2e4fb75330 on klesgidis:master into 4b3b46fb077a4d805208c01dd9376b41162eac76 on timgit:master.

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling e31d4adf1ca90af85b1386dfb79381b95dfaf189 on klesgidis:master into 4b3b46fb077a4d805208c01dd9376b41162eac76 on timgit:master.

klesgidis commented 1 year ago

Both comments addressed

klesgidis commented 1 year ago

I think travis is failing for another reason now, not sure