Auto Disable Trigger Function

I understand that a Trigger will get auto disabled after 10 failed attempts to launch in 24hrs.

We noticed today that we had a Job that was long running, over 17 hours, resulting in a bunch of triggers getting disabled.

This we expected and we now know that we can modify the number of failed attempts in the config file.

However, one of the triggers that was disables was from a Job that runs once a day. In theory if the auto disable of the trigger is trigger based and not tenant based, this trigger shouldn’t have been disabled because it was the first time in 24 hrs that this trigger has run.

We have opened a ticket with UiPath on this, but curious if anyone out there has some knowledge on this.