apache / apache/apisix-java-plugin-runner

[discuss]: increase the timeout of socket communication between apisix and java plugin.

未关闭
#49 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。