morhidi opened a new pull request #13:
URL: https://github.com/apache/flink-kubernetes-operator/pull/13


   - introduce generic error handling 
   - distinguish between fatal (e.g. invalid CR) and recoverable errors (e.g. 
timeout)
   - the java-operator-sdk uses exponential backoff strategy to handle 
recoverable errors (see https://javaoperatorsdk.io/docs/features for further 
detail)
   - fatal errors are handled in the reconcile method itself, with no retry
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to