BrighterCommand / BrighterCommand/Brighter

[Feature] Outbox - Data Retention Policy

Open
#2,193 3 comments 0 reactions 1 assignee Claimed by @preardon View on GitHub
feature request
Dominant language
C#
Stars
2.5k
Forks
296
Avg merge
1d 11h
Merged PRs (30d)
21

Description

I would like to add the following functionality to the outbox

- A Retry counter (for explicitly clearing) so that if there is an issues that stops the message from being cleared it can then be pushed to the back of the queue (I have had a time before where the top 100 messages in the outbox were problematic and it kept attempting to clear them to no avail)
- An option that allows us to schedule a future message (This could be either using the transport (I know ASB supports scheduled messages, or using the implicit clearing sweeper)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.