[
https://issues.apache.org/jira/browse/FLINK-26236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26236:
-----------------------------------
Labels: pull-request-available (was: )
> Track and cap retries in ReconciliationStatus
> ---------------------------------------------
>
> Key: FLINK-26236
> URL: https://issues.apache.org/jira/browse/FLINK-26236
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Assignee: Matyas Orhidi
> Priority: Major
> Labels: pull-request-available
>
> At the moment we retry errors again and again indefinitely. As suggested by
> [[email protected]] we should cap the number of retries (or the time spent
> retrying).
> For this we can include a retrycount in the reconciliiation status,
> Also we should distinguish fatal (like config errors) and recoverable errors
> with a different exception type and those should not be retried.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)