lablup / backend.ai-webui

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
110 stars 73 forks source link

Increase the session request timeout of the filebrowser #2825

Open agatha197 opened 2 weeks ago

agatha197 commented 2 weeks ago

What Operating System(s) are you seeing this problem on?

Linux (x86-64)

Backend.AI version

24.09

Describe the bug

Opening the file browser takes a long time, but the session request timeout is too short, causing the file browser to not be created. Let's adjust the session request timeout for the file browser to 30 seconds.

To Reproduce

No response

Expected Behavior

No response

Anything else?

No response