Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Nachgelagertes Laden von Queue Messages #131

Open
h9h opened this issue May 21, 2021 · 1 comment
Open

[FEATURE] Nachgelagertes Laden von Queue Messages #131

h9h opened this issue May 21, 2021 · 1 comment
Assignees

Comments

@h9h
Copy link
Owner

h9h commented May 21, 2021

Is your feature request related to a problem? Please describe.
Das Holen von undelivered oder rejected Messages schon beim Anzeigen der Sätze in den jeweiligen Queues verzögert die Anzeige der Liste unnötig.

Describe the solution you'd like
Die Messages selbst sollen nicht mehr geliefert werden, sondern nur noch deren Größe.
Die Messages werden bei Bedarf nachgeladen.

Die API ist zuunächst um MessageSize erweitert. Sobald Umsetzung erfolgt und getestet wird die eigentliche Message entferrnt.

@h9h h9h self-assigned this May 21, 2021
@aoacse
Copy link

aoacse commented Oct 11, 2023

Hast du das Feature umgesetzt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants