http { lua_package_path "/path/to/lua-resty-worker-events/lib/?.lua;;"; # the size depends on the number of event to handle: lua_shared_dict process_events 1m; init_worker_by_lua_block { local ev = require "resty.worker.events" local handler = function(data, event, source, pid)...
Forward failed backport alert to Slack init_worker_by_lua error: ./kong/global.lua:211: module 'resty.events.compat' not found:No LuaRocks module found for resty.events.compat #5906 Sign in to view logs Summary Jobs check_comment Run details Usage Workflow file Triggered via issue November...
http { lua_package_path "/path/to/lua-resty-worker-events/lib/?.lua;;"; # the size depends on the number of event to handle: lua_shared_dict process_events 1m; init_worker_by_lua_block { local ev = require "resty.worker.events" local handler = function(data, event, sourc...