respect TIMEOUT Variable on abra app deploy
#522
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when using abra app deploy currently there is a 50 second hardcoded delay.
Imho it would be a good idea to use the TIMEOUT variables value instead.
Also when at this, the output for seconds is redundant in:
domain has not converged (50s second timeout reached).
respect TIMEOUT Variable on `abra app deploay`to respect TIMEOUT Variable on `abra app deploy`@Apfelwurm thanks for the report, the
TIMEOUT=...
is respected in the upcoming release 👍(It should be in the current release candidate.)