Task queue - Log message when task queue fails (stops retrying) - Mendix Forum

Task queue - Log message when task queue fails (stops retrying)

1

Task queues are super powerful with their retry mechanism but building logging for this has been a challenge in our case. 

 

All our critical logs are sent to Slack, but we often run into the issue where we receive a critical log, check it out and see that the task queue has retried and successfully processed the task on a retry (this can often occur for integrations for instance). We'd rather only receive critical logs when the task queue has gone through all the configured retries. We would love an extra setting to realize this. 

asked
0 answers