Hacker News new | ask | show | jobs
by nodesocket 2922 days ago
Seems like allowing the user to specify retry logic (if any) covers the "tricky" pieces. Let the user define the number of retries and delay between.
1 comments

Agreed, thank you :). Added to the board.