inngest/inngest-py

persitant httpx read errors on prod only

Closed this issue · 1 comments

getting httpx read errors when doing a step.send_event. wondering if it's timeout related/too many requests or something like that.

Looks like we aren't properly using connection pooling. We'll work on a fix!