Skip to content

element_builder times out permanently after ~35 minutes of sustained use #84

@punkhop

Description

@punkhop

Bug: element_builder times out permanently after ~35 minutes of sustained use

Environment

  • MCP Server: Webflow Designer MCP (via Claude Code CLI)
  • Browsers tested: Chrome (latest), Safari (latest)
  • OS: macOS
  • Webflow Plan: Free/Starter
  • Date: 2026-03-12

Summary

The element_builder Designer tool works correctly for approximately 35 minutes of sustained use (~50 calls), then begins timing out permanently. No error code is returned — the call simply never resolves (spins indefinitely in the MCP Bridge App UI).

Other Designer tools (style_tool, element_tool, page_tool) continue to work instantly on the same connection. This is not a general MCP connectivity issue — it is specific to element_builder.

Steps to Reproduce

  1. Open Webflow Designer with MCP Bridge App connected
  2. Use element_builder to create elements on a page — sections, divs, headings, paragraphs, etc.
  3. Make approximately 40-50 successful calls over ~35 minutes
  4. At some point, element_builder calls stop resolving — they spin forever with no response
  5. Verify other tools still work: style_tool (create/update styles), element_tool (get elements, set text), page_tool (switch pages) — all respond instantly

What I tried (none fixed it)

  • Refreshing the Designer page (Cmd+R)
  • Closing and relaunching the MCP Bridge App
  • Switching from Chrome to Safari (completely different browser process)
  • Pinning the Designer tab to prevent sleep
  • Switching pages within the Designer
  • Waiting 30+ minutes before retrying
  • Making minimal element_builder calls (single DivBlock, no nesting)

Expected behavior

element_builder should either:

  • Continue working after sustained use, OR
  • Return a proper error (e.g., HTTP 429 with Retry-After header) instead of hanging indefinitely

Actual behavior

  • element_builder hangs forever (no response, no error)
  • MCP Bridge App UI shows "Running Element builder" spinner indefinitely
  • Red toast errors appear in Designer: "There was an error making your change. Please try again."
  • All other Designer MCP tools continue working normally on the same session

Additional context

  • The element_builder is labeled "BETA" in the Bridge App UI
  • Approximately 50 element_builder calls succeeded before the issue started
  • Each call created 1-3 levels of nesting (within the documented 3-level limit)
  • Style tool was also used extensively (~30 calls) without any issues
  • The issue persists across browser restarts and does not self-resolve within 30+ minutes

Hey @viratatwebflow can you check this out? Appreciate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions