tokers commented on a change in pull request #3595: URL: https://github.com/apache/apisix/pull/3595#discussion_r578109112
########## File path: apisix/plugin.lua ########## @@ -689,6 +689,10 @@ function _M.run_global_rules(api_ctx, global_rules, phase_name) local orig_conf_version = api_ctx.conf_version local orig_conf_id = api_ctx.conf_id + if phase_name == "access" then Review comment: OK. ---------------------------------------------------------------- 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: us...@infra.apache.org