Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fix bug with _watch_resource_loop
Add sleep to ApiException except to reduce watch requests, when receiving a non 500 status code. This avoids spamming the Kubernetes API with attempted watch requests if for example the API returns a 4xx status code.
- Loading branch information