Skip to content

fix(studio): extend generated project timeout - #1123

Open
xgtcode wants to merge 1 commit into
volcengine:mainfrom
xgtcode:fix/generated-agent-project-timeout
Open

xgtcode wants to merge 1 commit into
volcengine:mainfrom
xgtcode:fix/generated-agent-project-timeout

Conversation

@xgtcode

@xgtcode xgtcode commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Extend generateAgentProject() timeout for POST /web/generated-agent-projects from the default 30s to a dedicated 60s deadline.
  • Add a specific timeout error message for publish preview project generation instead of surfacing the generic aborted request error.
  • Add regression coverage for the dedicated generated project timeout and timeout error handling.
  • Rebuild and include updated veadk/webui packaged assets.

Verification

  • npm --prefix frontend run build
  • npm --prefix frontend run check:i18n
  • npm --prefix frontend test
  • npm --prefix frontend run test:webui-assets
  • uv run pre-commit run --files <staged files>

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