Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

HOTFIX: Disable keep alive #84

Merged
merged 3 commits into from
Jun 20, 2024
Merged

HOTFIX: Disable keep alive #84

merged 3 commits into from
Jun 20, 2024

Conversation

CahidArda
Copy link
Contributor

@CahidArda CahidArda commented Jun 20, 2024

Disabling keepAlive to make it possible to add/edit large values on the data browser:

image

todo:

there is a request size limit when keepAlive is used. Requests larger than 64Kb are not accepted. This made it impossible to edit/add large content on the data browser.

To address the issue, we disable keepAlive.
Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 0:02am

@ogzhanolguncu ogzhanolguncu merged commit 8cebffa into main Jun 20, 2024
3 checks passed
CahidArda added a commit that referenced this pull request Aug 22, 2024
this parameter was added to enable large payloads in data browser. More information is available in #84.

It was removed unintentionally #91
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants