Skip to content

Retries

How a failed request is retried before verification begins, and why retries appear in history.

Core

A retry answers a narrow question: was one failed request just a blip?

How retries work

  • When a scheduled check fails, Fajita retries the request after a short delay.
  • The default is one retry; you can set up to five.
  • Both the failure and the retry are recorded in history.

Was this page helpful?