Skip to content

feat: add keepAlive parameter #1138

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

Merged
merged 1 commit into from
Jun 20, 2024
Merged

feat: add keepAlive parameter #1138

merged 1 commit into from
Jun 20, 2024

Conversation

CahidArda
Copy link
Contributor

Adding a parameter to make it possible to set keepAlive to false.

This is needed in our data browser where large requests fail because of a limit when keepAlive is true. See for more details.

I tested the browser with keepAlive: false and I was able to set/update large values.

@ogzhanolguncu ogzhanolguncu merged commit 6b895d1 into main Jun 20, 2024
13 of 14 checks passed
@ogzhanolguncu ogzhanolguncu deleted the hotfix-keep-alive-option branch June 20, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants