Skip to content

Commit

Permalink
fix(fern/apis/api): add tavus video failure pipeline error code
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Dec 9, 2024
1 parent ab1adab commit 2293ffd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fern/apis/api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -10367,6 +10367,7 @@
"pipeline-error-deepgram-returning-500-invalid-json",
"pipeline-error-deepgram-returning-502-network-error",
"pipeline-error-deepgram-returning-502-bad-gateway-ehostunreach",
"pipeline-error-tavus-video-failed",
"pipeline-error-custom-transcriber-failed",
"silence-timed-out",
"sip-gateway-failed-to-connect-call",
Expand Down Expand Up @@ -21100,6 +21101,7 @@
"pipeline-error-deepgram-returning-500-invalid-json",
"pipeline-error-deepgram-returning-502-network-error",
"pipeline-error-deepgram-returning-502-bad-gateway-ehostunreach",
"pipeline-error-tavus-video-failed",
"pipeline-error-custom-transcriber-failed",
"silence-timed-out",
"sip-gateway-failed-to-connect-call",
Expand Down Expand Up @@ -21879,6 +21881,7 @@
"pipeline-error-deepgram-returning-500-invalid-json",
"pipeline-error-deepgram-returning-502-network-error",
"pipeline-error-deepgram-returning-502-bad-gateway-ehostunreach",
"pipeline-error-tavus-video-failed",
"pipeline-error-custom-transcriber-failed",
"silence-timed-out",
"sip-gateway-failed-to-connect-call",
Expand Down

0 comments on commit 2293ffd

Please sign in to comment.