Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase the session request timeout of the filebrowser #2825

Open
agatha197 opened this issue Nov 7, 2024 · 0 comments · Fixed by #2826
Open

Increase the session request timeout of the filebrowser #2825

agatha197 opened this issue Nov 7, 2024 · 0 comments · Fixed by #2826
Assignees
Labels
type:fix Fix features that are not working
Milestone

Comments

@agatha197
Copy link
Contributor

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

@agatha197 agatha197 self-assigned this Nov 7, 2024
@agatha197 agatha197 added the type:fix Fix features that are not working label Nov 7, 2024
@agatha197 agatha197 added this to the 24.09 milestone Nov 7, 2024
yomybaby pushed a commit that referenced this issue Nov 8, 2024
resolves #2825

Increases the default request timeout duration from 10-20 seconds to a consistent 30 seconds across all session and folder operations to prevent timeouts during high-latency conditions.

**Checklist:**

- [x] Mention to the original issue
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:fix Fix features that are not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant