Skip to content

fix: Restart DSX exchange consumer when MQTT stays disconnected#1825

Open
kfelternv wants to merge 2 commits into
NVIDIA:mainfrom
kfelternv:fix-dsx-consumer-wedge-watchdog
Open

fix: Restart DSX exchange consumer when MQTT stays disconnected#1825
kfelternv wants to merge 2 commits into
NVIDIA:mainfrom
kfelternv:fix-dsx-consumer-wedge-watchdog

Conversation

@kfelternv
Copy link
Copy Markdown
Contributor

@kfelternv kfelternv commented May 19, 2026

When the mqtt client can't connect to the message bus after 30s it exits the consumer task and relies on the orchestration layer ( like kubernetes ) to restart the service, this will cause the consumer to attempt to reconnect to the message bus and keep restarting until connection is established.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 19, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@kfelternv kfelternv force-pushed the fix-dsx-consumer-wedge-watchdog branch from aefa86b to 3d10a79 Compare May 19, 2026 21:04
@kfelternv kfelternv force-pushed the fix-dsx-consumer-wedge-watchdog branch from 3d10a79 to 766d39c Compare May 19, 2026 21:23
@kfelternv kfelternv marked this pull request as ready for review May 19, 2026 21:24
@kfelternv kfelternv requested a review from a team as a code owner May 19, 2026 21:24
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.

1 participant