jonthegeek / stbl

Stabilize Function Arguments
https://jonthegeek.github.io/stbl/
Other
14 stars 0 forks source link

Separate Condition Messages from Signal #53

Open jonthegeek opened 1 year ago

jonthegeek commented 1 year ago

Errors don't have to be super fast; they'll stop before repeating, so the time won't build up. Focus on making them complete. Collect messages about all possible errors, THEN signal the condition.