Skip to main content

error.fatal

Fired when Bluvo encounters an unrecoverable error during an operation. This is a rare event that requires attention — it indicates something failed beyond automatic retry capabilities.

When this event is sent

  • On-chain transaction verification times out after monitoring multiple blocks
  • An internal system failure prevents completion of a critical operation

Payload

Example payload

Fields

This event signals an unrecoverable failure. You should alert your operations team when receiving error.fatal events and investigate manually.
The most common cause is WITHDRAWAL_ENRICHMENT_TIMEOUT — the exchange processed the withdrawal, but on-chain confirmation was not detected within the monitoring window. The withdrawal may still complete; check the exchange and blockchain explorer directly.