Michał Szewczak
Michał Szewczak
Retrying within `fetch` depending on status code does not make sense at all. A response with a status code is a successfully executed request regardless of the status code. Analyzing...
Hi, thanks for your interest! This is definitely something we would like to implement properly, but unfortunately it is not on our priority list right now. In the meantime we...
I see. So this means async teardown, including `yield`ing Promises, is not fully supported right now, correct?
Thanks for the PR! The current Hammox messages are definitely quite unreadable and they do need work. Your proposal at a glance seems like a big readability improvement! However I'm...
Fixed in https://github.com/msz/hammox/releases/tag/v0.7.1. Sorry for the wait!
👍 I would also like to do the same thing as @NodeGuy.
Fixed in https://github.com/msz/hammox/releases/tag/v0.7.1. Sorry for the wait!