io.fabric8.kubernetes.client.KubernetesClientException: too old resource version #2768
Labels
question
status/stale
Waiting on feedback
Issues that require feedback from User/Other community members
Experiencing repeated "too old resource version" onClose() exceptions in a Watcher object. The resource being watched, a Job, runs for several hours but (typically) after 80-100 minutes I always encounter a "too old resource version" exception. I re-create the Watch object, but after another period (35 minutes in one case) I encounter another "too old resource version" exception.
I keep re-creating the Watch object until the underlying Job completes.
The exception stack is as follows:
What is the cause of this problem and how can I solve it
The text was updated successfully, but these errors were encountered: