tokers edited a comment on issue #540: URL: https://github.com/apache/apisix-ingress-controller/issues/540#issuecomment-857615981
I'd like to set a retry max times for some controllers' loop, after exceeding the threshold, just dropping the event, you can see this behavior in Kubernetes Controller Manager, just like: * https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/endpoint/endpoints_controller.go#L61 * https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/deployment/deployment_controller.go#L60 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
