spacewander opened a new issue #34: URL: https://github.com/apache/apisix-go-plugin-runner/issues/34
### Issue description Currently, we have an implicit 60s timeout when running the Go plugin. The common way in Go is to use a Context that will time out after the 60s. Therefore, we should find a way to introduce Context into plugin runner. If you are interested in this issue, please discuss your design here before submitting any code. Thanks. ### Environment * APISIX Go Plugin Runner's version: * APISIX version: * Go version: * OS (cmd: `uname -a`): -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
