My Products
Help
omelhus
PARTNER

System.OutOfMemoryException when executing queries with useCustomer

by omelhus (Updated ‎10-03-2024 18:16 by omelhus PARTNER )

Hey,

 

Getting sporadic errors like this. Often the query works, but way too often it fails with the following error. If I retry a few times it works again. Vbnxt-trace-id: '0000000000000000f67c369be95bcc41' 

 

ClientError: Already closed: The AMQP operation was interrupted: AMQP close-reason, initiated by Library, code=541, text='Unexpected Exception', classId=0, methodId=0, cause=System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.GC.AllocateNewArray(IntPtr typeHandle, Int32 length, GC_ALLOC_FLAGS flags)
at System.GC.<AllocateUninitializedArray>g__AllocateNewUninitializedArray|66_0[T](Int32 length, Boolean pinned)
at System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1.Rent(Int32 minimumLength)
at RabbitMQ.Client.Impl.CommandAssembler.ParseHeaderFrame(InboundFrame& frame)
at RabbitMQ.Client.Impl.CommandAssembler.HandleFrame(InboundFrame& frame)
at RabbitMQ.Client.Impl.Session.HandleFrame(InboundFrame& frame)
at RabbitMQ.Client.Framing.Impl.Connection.MainLoopIteration()
at RabbitMQ.Client.Framing.Impl.Connection.MainLoop()

2 REPLIES 2
Accepted solution
Arnstein By
VISMA

by Arnstein By

@omelhus We had some GraphQL issues yesterday, it was fixed around 18:45. Did you experience issues after that time?

omelhus
PARTNER

by omelhus

I have not had any issues since that. Thank you!