How to stop repeat requests for SELECTION_EMPTY results

Hi, I watch via browser addon a website that is sensible for “special” clients. If I request too often or “in any other not human way”, I got an “access denied”. Due to my polling interval of 1 hour I though this must work. But after the “access denied” result, I got this SELECTION_EMPTY and the problem is now, that Distill repeat the request every 3 minutes and not as scheduled in 1 hour.

Due to this behavour I am unable to use Distill for this usecase.
How can I make this happen (disable any not scheuled repeat)

one workaround is to include a part of the page from the error page. that way, the checks won’t be treated as an error, and it will capture it as a change instead.