go plugin error, worker-events: event callback failed; source=plugin_server, event=reset_instance
Is there an existing issue for this?
- [X] I have searched the existing issues
Kong version ($ kong version)
kong:3.5
Current Behavior
I enable a go plugin which is used for calling the http api to check token in the request Authorization header. If time is more than 60s (call http api in the go plugin), it will return the below json and also print the above log
{
"message": "An unexpected error occurred",
"request_id": "320b181960fbd31f8bf35f1217c86b6d"
}
I would like to ask if Kong has any restrictions on the go plugin. It can only be executed for 60 seconds. I tested it and as long as the time (go plugin excutes) does not exceed 60 seconds, there is no problem
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
@StarlightIbuki @gszr Could you please take a look?
This looks like a fixed bug. Please upgrade to the latest version to see if the issue persists.
This issue is marked as stale because it has been open for 14 days with no activity.
Dear contributor,
We are automatically closing this issue because it has not seen any activity for three weeks. We're sorry that your issue could not be resolved. If any new information comes up that could help resolving it, please feel free to reopen it.
Your contribution is greatly appreciated!
Please have a look our pledge to the community for more information.
Sincerely, Your Kong Gateway team