I've been tripping over a 30s timeout if my text is longer (with openai). Even the sdk queue experiences this limit since its making a http curl request (so not sure if this is intentional). So beware that this is (currently) meant for shorter scripts. I was expecting queues to have longer (configurable) timeouts for the provider calls.
I've been tripping over a 30s timeout if my text is longer (with openai). Even the sdk queue experiences this limit since its making a http curl request (so not sure if this is intentional). So beware that this is (currently) meant for shorter scripts. I was expecting queues to have longer (configurable) timeouts for the provider calls.