← Back to blog
Automation

When the AI API goes down: design a useful degraded mode

No cloud service is always available. Good automations know what to keep, where requests wait and how to return without duplicate work.

A digital workflow moves cleanly from a bright main path to a reduced side path

The calendar works and the form loads, but the AI provider does not answer. If the whole enquiry disappears, the intelligent layer was coupled too tightly to intake. A degraded mode keeps the essential process alive without pretending the unavailable step succeeded.

Define the minimum service first

FunctionDuring outageLater
Accept enquiryAlways store itClassify later
Notify customerNeutral receiptSkip personalisation
Book appointmentPause if neededReview manually
Create summaryKeep raw inputGenerate later

The worst fallback says everything is complete. A better message is precise: “We received your request. Our team will review it.” The customer gets certainty without a false promise.

Timeouts, retries and queues are one design

  • A short timeout instead of a spinner lasting minutes.
  • Limited retries with backoff, never endless hammering.
  • One transaction ID to prevent duplicate execution.
  • A visible queue showing age and status.
  • An alert only when a threshold requires action.

On recovery, do not resend every old task blindly. Check whether the target action may have completed despite the timeout. That is where duplicate-action protection and reconciliation meet degraded operation.

You can test this without waiting for a real outage: delay a response, return an error and cut the connection. Every enquiry must then be either completed correctly or visible to a person. “It is in a log somewhere” is not a fallback.

Sources

FAQ

What is degraded mode?

A deliberately reduced service that preserves essential work while an AI function or external provider is unavailable.

Should the system retry automatically?

Yes, within strict limits, with backoff and a unique transaction ID.

What should the customer see?

An honest confirmation of what was actually saved and a realistic next step.

How can an outage be tested?

Simulate timeouts, error responses and disconnected services in a controlled environment.

Check one real workflow before turning it into an AI project

The business check examines one customer or back-office workflow. You get a clear next step, even when the sensible answer is less automation.

Start the free business check →

Read more from the AlpenAgent blog

More articles on voice AI, chatbots, automation, and lead workflows.

Browse all articles →
AlpenAgent
Availability

Voice AI bot for calls, appointments and missed opportunities.

Ideal when calls are missed, arrive after opening hours, or need to be pre-qualified cleanly.

Suggested questions
AI chat · Do not enter confidential data. Privacy
Powered by AlpenAgent