Kong / kong

🦍 The Cloud-Native API Gateway and AI Gateway.
https://konghq.com/install/#kong-community
Apache License 2.0
39.28k stars 4.82k forks source link

custom plugin not execute #13770

Open romanova09 opened 3 weeks ago

romanova09 commented 3 weeks ago

Is there an existing issue for this?

Kong version ($ kong version)

3.1.1-alpine

Current Behavior

Sometimes the custom plugin does not execute, but the request is forwarded to the service. This causes my request not to work properly because it should go through the plugin first.

This does not always happen in 10 attempts; it occurs about 3-5 times. However, sometimes it succeeds even though I don’t do anything.

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

No response

ProBrian commented 3 weeks ago

@romanova09 I suggest you can upgrade kong to an new version (3.8.0 as the latest release) to check if this problem still exists. And for creating an issue, it's better to provide details as many as possible, like deployment method, your plugin list, you custom plugin code, etc.

github-actions[bot] commented 15 hours ago

This issue is marked as stale because it has been open for 14 days with no activity.