-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal
Description
Proposed change
It would be nice to be able to set timeout permanently in the cli context like other cli context settings. After researching it a bit doesn't seem I can nats context edit and set timeout there.
Is that correct? Intentional or unintended omission?
Use case
I sometimes run something like nats account backup --check nats-rubiojr to backup my account data. --check causes backup to fail with a context deadline exceeded unless I add --timeout 5m (or via env). The default (5 seconds), feels a bit too low for streams with data, times out easily.
Contribution
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal