Does it make sense to add an option to send no "done" notification if the prompt is answered within n seconds?
This should work similar to the minDuration parameter for commands...
Normally I just want to get DONE notifications for long running prompts (and I know which ones take longer)
and all other DONEs just spam my notification system...
Does it make sense to add an option to send no "done" notification if the prompt is answered within n seconds?
This should work similar to the
minDurationparameter for commands...Normally I just want to get DONE notifications for long running prompts (and I know which ones take longer)
and all other DONEs just spam my notification system...