DeadlineExceeded on AppendToStream

Hi @dmitry , @alexey.zimarev and @Peter

Has this issue been resolved for you guys? We started seeing very very very(!) similar behavior in our production environment when we started importing a moderately large number of events! (We are on EventStoreDB v23)

We have about a few million streams in our project, and the importer appends to about a thousand or so streams (from a single process, written in golang) streams simultaneously.

After a while, the leader node runs out of memory and the importer keeps receiving DeadlineExceededExceptions.

Does ESDB have a memory leak?

I wrote up a post about this issue below, but no response arrived yet:

Cheers,
Gergely