feat: overhaul call error docs with fault classification and troubleshooting guide#988
Merged
dhruva-reddy merged 1 commit intomainfrom Mar 23, 2026
Merged
feat: overhaul call error docs with fault classification and troubleshooting guide#988dhruva-reddy merged 1 commit intomainfrom
dhruva-reddy merged 1 commit intomainfrom
Conversation
… troubleshooting guide Rewrites call-ended-reason.mdx to add error prefix explanation (vapifault/providerfault/pipeline-error), quick diagnosis table, and ~40 missing error codes (billing, transfers, SIP, infrastructure). Removes 5 phantom values that don't exist in the codebase. Creates a new troubleshoot-call-errors.mdx guide organized by caller-experienced symptoms (6 impact buckets) so customers can quickly diagnose what went wrong. Adds cross-links from debugging.mdx and updates docs.yml navigation.
Contributor
|
🌿 Preview your docs: https://vapi-preview-85b83c94-612c-4238-8d9e-0e7500833cae.docs.buildwithfern.com |
Shanay123
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
fern/calls/call-ended-reason.mdx— Complete overhaul of the call ended reasons reference page:vapifault/providerfault/pipeline-error-*fault classification and billing impactassistant-error,assistant-not-provided,database-error,unknown-error,call.in-progress.error-sip-telephony-provider-failed-to-connect-call)pipeline-error-*explanation (was misleadingly described as BYOK-only)fern/calls/troubleshoot-call-errors.mdx— New symptom-oriented troubleshooting guide organized by what the caller experienced (6 impact buckets):fern/docs.yml— Added navigation entry for the new troubleshooting page under Calls, directly after "Call end reasons"fern/debugging.mdx— Added cross-link callout after "Common error patterns" table pointing to both the reference page and the new troubleshooting guideTesting Steps
fern check— passes with 0 errors (4 pre-existing warnings unrelated to these changes)/calls/troubleshoot-call-errorsin preview deployment