Zero Silent Failures
Last updated: March 10, 2025
Overview
As part of implementing a form there are several steps to ensure submissions have zero silent failures. This information is also outlined throughout the guide and should be considered throughout the process of digitizing a form. Outlined below are:
Implementing the new confirmation page to keep users informed of their status via My VA
Adding email notifications for all submission statuses received back from the API
Polling the API to receive form statuses back and monitoring in Datadog
A silent failure is silent to the Veteran or other user. A VA system has accepted their form, evidence, or other submission on VA.gov or the mobile app, but that submission failed somewhere in the handoff to downstream systems, and we never told the user that it failed.
Goals of Zero silent failures can be found in the Readme
Steps to take to help users stay informed of their submission status
Follow these guidelines on VA design system to keep users informed of their submission.
Guidance on email notifications for submission in progress, received and action needed
Displaying form submission status on My VA cards in their VA profile
How to keep a record of your submission status guidelines, defined on the confirmation page
Monitoring Silent Errors
How to discover if your application has silent failures
How to log silent failures
Set up End point Monitoring in DataDog
Set up polling from the API in Datadog to track submission status: Example in Datadog (Datadog access required)
Ensure your application or form is added to the Silent Failure tracker in Datadog (Datadog access required)
Implement Tagging Standards in DataDog
Set up an on call rotation to manage silent errors in Slack
Help and feedback
Get help from the Platform Support Team in Slack.
Submit a feature idea to the Platform.