Closed AlexStan0 closed 1 year ago
Hi @AlexStan0. Sorry, I don't have the context to understand exactly what the problem is here. It looks like your code is failing at the transport layer, in node-fetch
, so I'm not sure if there's anything to be done in the SDK or API. Could it be that this.#replicate
is getting cleaned up, and closing its connection in the process?
@AlexStan0 Let me know if you're still having trouble getting this to work. Thanks!
When I create a prediciton with the code below it returns an erorr in the CLI but the prediciton goes through in the dashboard without isses
Code:
EDIT: Forgot to add, this is the error I'm getting