Add a timeout flag for the network command destroy subcommand #815
Labels
P0
An issue impacting production environments or impacting multiple releases or multiple individuals.
Requested by Stakeholder
Requested by an individual or team that uses Solo
Per Alex Kuzmin, when there are pods currently in Pending state, then the following command:
will run/hang indefinitely.
Note: he is using the taskfile.yaml
clean
target in the examples folder. So we should update the[solo:network:destroy](https://github.com/hashgraph/solo/blob/ec63a659ae325ab1631409a76e6894deccdb0ed4/examples/custom-network-config/Taskfile.yml#L110-L110)
target with the recommended timeout also.examples/custom-network-config/Taskfile.yml
Tasks
The text was updated successfully, but these errors were encountered: