zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
9 stars 3 forks source link

Twitch delegate retrier #161

Closed zorael closed 1 year ago

zorael commented 1 year ago

This introduces a simple wrapper function that takes a delegate and invokes it a hardcoded number of times, or until it returns without throwing.

This deduplicates a lot of manual foreaching.