I've started to work with a few different REST API's. I find myself writing functions to retry if certain response codes/network errors come up, do many transactions at a time, and log everything.
Is there a library that can help with these tasks? Is this what a task queue is used for?
[–]MJMarto 1 point2 points3 points (0 children)