apache / apache/apisix-java-plugin-runner
[discuss]: increase the timeout of socket communication between apisix and java plugin.
未关闭
good first issue
- 主要语言
- Java
- 星标
- 152
- 派生
- 102
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue description
When I write java plugins, I usually breakpoint debug the java plugin runner, and apisix gets a timeout error once the medium time is long (>60s).
apisix should probably have a debug mode for ext-plugin and allow longer supermarket settings (e.g. maximum timeout allowed).
And if a request times out and apisix is requested again to trigger the java-plugin-runner, there will be a close error. Instead of the expected normal behavior.
### Environment
* your apisix-java-plugin-runner version
0.1.0
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。