Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pod status function to return Executor pod logs
- The only way an error will arise is if we try to check the Executor pod's logs before or while it's being created. This commit resolves by simply waiting for the pod to be created.
- Loading branch information