-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry logic for stdin and stdout from pod
Currently receptor has one attempt at opening stdin and stdout streams from the pod. Getting an error kills any chance of getting the pod to run. This builds some retry logic when opening these streams for better stability.
- Loading branch information
1 parent
3213360
commit 8891cae
Showing
1 changed file
with
18 additions
and
5 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