gxthrj commented on pull request #760: URL: https://github.com/apache/apisix-ingress-controller/pull/760#issuecomment-979612789
> @gxthrj Could you give some details about the fixup? This bug is due to a `workqueue` shared under the same resource, and a `ratelimit` mechanism is added to this `workqueue`, but we only need to add the `ratelimit` when retrying fails, and when normal resource changes, we should immediately add the `workqueue` to be processed . The new k8s event does not need to use the rate limit. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org