Qi

Results 27 comments of Qi

> > > It seems OK now? > https://github.com/ADD-SP/ngx_waf/runs/3068265479?check_suite_focus=true No, the link in your reply uses `jenkey2011/[email protected]` because the branch `master` was not working so I used the old version....

@flrgh We've run into this type of issue, which is essentially timer abuse, and I think we should fix this issue like https://github.com/Kong/kong/pull/9521 did.

@dcarley I'm curious in which cases the performance of the timer becomes bad. In 3.x we introduced [lua-resty-timer-ng](https://github.com/Kong/lua-resty-timer-ng) to reduce the overhead of the timer, and it shouldn't get any...

Hi @dcarley , could you please try 3.2.2 to check if this issue exists now?

I created an internal ticket (KAG-3501) to track this issue.

Removed label `skip-changelog` as I would consider this PR is a fix.

> Could you try the latest 3.6.1 or 2.8.4? We always suggest our user to run the latest version. I think 2.8.4 is not the latest version of Kong Gateway...

The v3 breaks rhel7 and amazonlinux-2, check out _[KAG-4382]_ for more context. [KAG-4382]: https://konghq.atlassian.net/browse/KAG-4382?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

We should consider migrating to https://github.com/bazel-contrib/setup-bazel since https://github.com/bazelbuild/setup-bazelisk has been archived.