runpod js-sdk endpoint.run(inputPayload, timeout); timeout not work
when I set itmeout 360000, it always return error "timeout of 3000ms exceeded".
Even I open index.ts file in runpod-js-sdk,and set async run(timeout: number = 360000),
it sometimes works, sometimes it doesn't , return error "timeout of 3000ms exceeded".
I have install ramda in dependencies and @types/ramda in devDependencies.
(Before installation,it always return error "timeout of 3000ms exceeded" )
Python sdk never had this issue.
I have summit a issue on runpod js-sdk github repo.
3 Replies
Ja issue huh?
Yeah maybe it's not actively updated like the python one
It hasn't even been officially released yet
Ah
Why not use other packages to send requests