kyuubi/kyuubi-server
zRain 471237be92
[KYUUBI #6428] kyuubi-server/web-ui should not to set a timeout for axios requests
# 🔍 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>
2024-05-30 12:09:32 +08:00
..
src [KYUUBI #6425] Fix tests in spark engine and kyuubi server modules with Spark 4.0 2024-05-27 16:57:21 +08:00
web-ui [KYUUBI #6428] kyuubi-server/web-ui should not to set a timeout for axios requests 2024-05-30 12:09:32 +08:00
pom.xml [KYUUBI #6415] Manage Jersey in kyuubi-server module 2024-05-24 16:28:04 +08:00