Skip to content

Conversation

@lubomir
Copy link
Contributor

@lubomir lubomir commented Nov 5, 2025

Sending of messages is moved to a background thread, so that waiting between retries does not block the user waiting for http response.

The database transaction still succeeds even if message publishing fails after all retries. Failed messages are logged for monitoring.

@hlin
Copy link
Contributor

hlin commented Nov 17, 2025

👍

Sending of messages is moved to a background thread, so that waiting
between retries does not block the user waiting for http response.

The database transaction still succeeds even if message publishing fails
after all retries. Failed messages are logged for monitoring.

JIRA: RHELCMP-14891
Assisted-By: Claude
@lubomir lubomir merged commit 78f821f into main Nov 18, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants