creamy-baker-21593
03/05/2022, 2:44 AMhigh-park-82026
flytectl sandbox exec -- kubectl describe pod -n flyte flytepropeller-6f....
for example to understand why it’s still pending…
Finally note that if it remains Pending for long, the operation will timeout and you will get a failure. You can increase the timeout by running:
flytectl sandbox start --env FLYTE_TIMEOUT=1800
To allow it to wait up to 30mins…
I hope this helpscreamy-baker-21593
03/05/2022, 3:05 AMfreezing-airport-6809
freezing-airport-6809