Hacker News new | ask | show | jobs
by kolinko 1038 days ago
Did you try asking chatgpt to write it? :)

For async and retries I just asked the bot to write proper code, and it worked fine. Could do it myself, but it would take longer.

With hung connections - I didn't experience those, but it should also be straightforward.

1 comments

I did!

But... the async code seems to cause a lot of dead connections, which seem to prevent any new ones.