interaction-kit icon indicating copy to clipboard operation
interaction-kit copied to clipboard

Fix discord-request queue error handling

Open IanMitchell opened this issue 3 years ago • 0 comments

Right now if you have a queue with two requests and the first request errors, I do not believe the second request will fire. I need to either prove it will with a unit test (and that the caller receives the error) or fix the issue.

IanMitchell avatar Oct 16 '22 04:10 IanMitchell