Error Reporting
Whenever your Action fails for whatever reason, an Incident report will be created. You can access the report in the Actions section in the main navigation tree, through the sub-tab Error Reporting:

Opening the Error Reporting tab
You can filter the incidents by status as well as a date range.

Filtering Web3 Action error reports
You can also change the incident status, for personal note-keeping and easier team collaboration. When you open a specific incident, you will see each and every instance of your Action executing with all the info about how the execution went.

Changing the incident status
You can also explore a detailed view for each of the incidents, and see the status, errors, payload, and logs for each individual execution of your Actions:

Examining a Web3 Action incident in detail
If you would like to test changes to your Action configuration through Execution History and see how changes to your Action would impact its previous executions, you can rerun single, multiple, or all of the incidents at any point.

Re-running incident executions