Skip to content

fix(docs): soften transient Molty failures#36

Merged
steipete merged 2 commits into
openclaw:mainfrom
vyctorbrzezowski:vh/molty-chat-error-copy
Jun 7, 2026
Merged

fix(docs): soften transient Molty failures#36
steipete merged 2 commits into
openclaw:mainfrom
vyctorbrzezowski:vh/molty-chat-error-copy

Conversation

@vyctorbrzezowski
Copy link
Copy Markdown
Contributor

@vyctorbrzezowski vyctorbrzezowski commented Jun 6, 2026

Summary

  • Hide backend 5xx response bodies from the Molty chat UI and show the existing temporary-unavailable message instead.
  • Preserve auth handling and specific non-5xx API errors on their existing paths.
  • Update the docs-site smoke guard so this remains a generic 5xx boundary, not a string match for a particular corpus URL.

Related backend resilience PR: openclaw/ask-molty#1.

Validation

  • node --check scripts/docs-site/assets.mjs
  • node --check scripts/docs-site/smoke.mjs
  • Focused helper check: a 522 JSON body containing Unable to load https://docs.openclaw.ai/llms-full.txt: 522 maps to Molty is temporarily unavailable. Try again in a moment., while a 400 JSON body remains specific.
  • git diff --check

@vyctorbrzezowski vyctorbrzezowski force-pushed the vh/molty-chat-error-copy branch from 5b55414 to ffb68ec Compare June 6, 2026 19:17
@steipete steipete merged commit 00281b0 into openclaw:main Jun 7, 2026
6 checks passed
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