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

Propagate timeout from the CLI flags to the JetStream client #744

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

jperez-igz
Copy link
Contributor

@jperez-igz jperez-igz commented Mar 23, 2023

Description

Propagate the timeout command line flag to wait time value of JetStream client.

Motivation and Context

We need this change in order to be able to perform the delete from ObjectStore because now this wait time is set by default to 5s and we are not able to modify it from the command line.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@ripienaar ripienaar merged commit b072ca1 into nats-io:main Mar 23, 2023
@ripienaar
Copy link
Collaborator

Thank you

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.

3 participants