membphis commented on issue #3537: URL: https://github.com/apache/apisix/issues/3537#issuecomment-1000948687
the `healthcheck` will call `resty-lock`, and the `resty-lock` will call `ngx.sleep`, but `ngx.sleep` can not be called in `balancer` phase. so we move it to access phase which allow to call `ngx.sleep`. -- 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]
