Skip to content

Conversation

@olivakar
Copy link
Contributor

@olivakar olivakar commented Aug 20, 2025

When experiencing message loss due to high throughput, the force flag in disconnectClient can be set to true to cause messages to be properly dropped and thus re-sent.

Original ICM ID 567171345

Now default is False otherwise set to True

@olivakar olivakar requested review from avishekpant, clecompt-msft, Copilot and ewertons and removed request for Copilot August 20, 2025 22:20
@olivakar olivakar changed the title Changes Have forceDisconnect as an option Aug 20, 2025
/**
* Boolean flag indicating whether to force disconnection in high throughput scenarios to cause messages to be properly dropped.
*/
forceFlag?: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Is there a more descriptive name here?

Copy link
Member

@BertKleewein BertKleewein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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.

6 participants