parcelvoy / platform

Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
https://parcelvoy.com
MIT License
261 stars 47 forks source link

Infinite number of job retries #475

Closed reaper closed 4 months ago

reaper commented 4 months ago

Hi,

We figured out that failing campaign jobs are retrying indefinitly via our sentry instance which recorded around 5k in two days. Can you please avoid restarting campaign jobs after an amount of retries? For ex 5, defined via a environment variable?

Thank you!