Error Handling & Queries - Part 2

Hi @jford, I found a post on this that I thought might help out: here. However, there is an issue with that method returning null at first, and then only returning the error on subsequent calls.

Alternatively, I would recommend writing the desired logic in an event handler on the failure event of that query, like so: