gyfora commented on PR #666: URL: https://github.com/apache/flink-kubernetes-operator/pull/666#issuecomment-1711596705
> Thanks, great. Could you please explain the default behavior in plain English now given the default values you propose? (How many request would we send/resources/sec) In plain English the default is: At most 5 reconciles for a given resource every 15 seconds. This should be more than enough to not have any visible effect on the normal behaviour (upgrades would go through instantaneously as they need only 2/3 reconciles) But if it gets stuck in an error loop, it will only do 5 loops, then wait for 15 seconds, rinse and repeat -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org