-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…1141) * Add initial TODO's for Executor Pod Error Handling * Add initial retry logic to Executor Job creation and Log reading * Update retry logic for k8s executor logs * Wait for K8s Executior pod to be running before reading logs * 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
1 parent
b6a49af
commit 48ce4e4
Showing
1 changed file
with
66 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters