Particular / ServicePulse

Production monitoring for distributed systems.
https://docs.particular.net/servicepulse/
Other
33 stars 27 forks source link

Allow the definition of rules to auto-archive failed messages #1774

Open mauroservienti opened 7 months ago

mauroservienti commented 7 months ago

Describe the feature.

Related to:

Describe the requested feature

There might be scenarios in which failed messages, for example, older than a certain age, could be archived because, from the business perspective, there is no point in retrying them anymore. It would be handy for users to be able to define auto-archive rules that, recurringly evaluated, will archive failed messages matching the rule.

Additional Context

No response

andreasohlund commented 7 months ago

Talking to one of our customers they brought up the need to auto-archive based on message type so 👍

They did consider a custom recoverability policy in the endpoint(s) but felt that this was the easier approach since its centralized in one place.