christophertubbs / christophertubbs/EventStream

Delete messages when handling is complete

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There needs to be a mechanism for full on deleting old messages once they should no longer be operated on. Currently, messages are `xack`ed once processing complete or orphaned when they don't. If processing can't complete, handling should be able to continue with any other bus that can operate on the stream and its events.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.