-
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. An error during this prevents any chance of the pod running successfully. This change provides some retry logic when opening these streams to offer better stability when receptor interacts with a k8s cluster.
- Loading branch information
1 parent
3213360
commit 147953a
Showing
1 changed file
with
22 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