Error when using the Write API

Hi,
We are seeing these errors. Happens almost every minute:

We use the Node SDK:

Any clue on what could be the issue?

HI @yaron,

Thanks for reporting this- let me investigate.

–n

1 Like

hey @yaron - we are still investigating-- please give us some more time to see what the possible underlying issues are.

Hey @yaron,

On our side, we’re not noticing any connection issues. One of our product engineers recommended using Axios helped with high connection rates with lots of write. You can provide a custom fetch function that overrides the default:

Let me know if this helps, please update us if this solves the errors you are seeing.

Best,
n

Hey @yaron!

Touching base here. Please let me know if this helped.