# 🔍 Description ## Issue References 🔗 This pull request fixes #6428 ## Describe Your Solution 🔧 Remove axios request timeout limitation. ## Types of changes 🔖 - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ Ref to #6428 description. #### Behavior With This Pull Request 🎉 Get result after a period of time. #### Related Unit Tests kyuubi-server/web-ui: `pnpm test` all passed. --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6429 from zRains/remove-axios-timeout. Closes #6428 e947deabe [zRain] fix: remove timeout Authored-by: zRain <2296342883@qq.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| src | ||
| web-ui | ||
| pom.xml | ||