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 摘要。