Sure thing!
I have this triggered from my garage door opening. I have it set to persistent, with the actions being Close Door and Dismiss.
I donāt want the notification to timeout, and thereās no action I want to perform after a timeout.
So I left timeout action blank and timeout time set to the default, 0.
The problem is the actions didnāt work, as it would see that as timing out immediately and the ātriggered byā would run with the timeout action (none)
So my other action buttons didnāt work, as the timeout action already āranā and the script was no longer listening for the other actions.