How they work (at a high level)
- These checks run asynchronously and do not add latency to live consumer requests.
- Failures are counted per node (and per batch/time window in the portal). Repeated failures can lead to the node being temporarily taken out of production.
- Common causes: misconfigured nodes, sync issues, or bugs in how certain methods or parameters are handled.

