Skip to content

fix: cannot import if file is over 1MB#1184

Open
thanh-nguyen-95 wants to merge 1 commit into
nextlevelbuilder:devfrom
EGANY-Team:dev
Open

fix: cannot import if file is over 1MB#1184
thanh-nguyen-95 wants to merge 1 commit into
nextlevelbuilder:devfrom
EGANY-Team:dev

Conversation

@thanh-nguyen-95
Copy link
Copy Markdown

Summary

Fix import error when uploaded file is larger than 1MB.

image

While GoClaw Web accept max filesize of 500MB by default, nginx only accepts up to 1MB, which causes the file to be rejected before reaching the backend.

Type

  • Feature
  • Bug fix
  • Hotfix (targeting main)
  • Refactor
  • Docs
  • CI/CD

Checklist

  • Web UI builds: cd ui/web && pnpm build (if UI changes)
  • No hardcoded secrets or credentials

Test Plan

Manual testing by uploading a file larger than 1MB when importing Agents.

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.

1 participant