Tags: timescale/tiger-cli
Tags
fix: preserve cli timeout (#91) Prevent using the API calls context in the wait commands, as it includes a 30s timeout, which is honored even though we're creating a child context with a 30m timeout later. Rely on the cmd.Context() instead, so we preserve timeout behavior we want, either 30m by default, or the one specified via flags to the cli.
Add a helpful link on max pat token error (#81) Signed-off-by: Jascha Beste <[email protected]> Co-authored-by: Nathan Cochran <[email protected]>
PreviousNext