// Id: #6
using MenuOcr.Api.Application.Abstractions;
var menuParsingBackgroundJob = Activate<IMenuParsingBackgroundJob>();
await menuParsingBackgroundJob.ProcessAsync(
FromJson<Guid>("\"4a834989-250b-41e4-972c-4fc2bb773755\""));
| CurrentCulture | |
| RetryCount | |
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 783 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 783 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 10 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 753 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 753 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 9 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 8 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 7 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 6 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 5 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 753 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 753 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 4 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 3 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 753 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 753 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 2 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 783 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 783 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 1 of 10: Expected depth to be zero at the end of the JSON …
An exception occurred during performance of the job.
Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19.
System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 744 | BytePositionInLine: 19. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes) at System.Text.Json.Utf8JsonReader.ReadSingleSegment() at System.Text.Json.Utf8JsonReader.Read() at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter) at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options) at MenuOcr.Api.Application.Services.MenuResultParser.ParseItems(String rawModelOutput) in /src/src/MenuOcr.Api/Application/Services/MenuResultParser.cs:line 24 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 76 at MenuOcr.Api.Application.Services.MenuJobProcessor.ProcessAsync(Guid jobId, CancellationToken cancellationToken) in /src/src/MenuOcr.Api/Application/Services/MenuJobProcessor.cs:line 133 at MenuOcr.Api.Background.MenuParsingBackgroundJob.ProcessAsync(Guid jobId) in /src/src/MenuOcr.Api/Background/MenuParsingBackgroundJob.cs:line 11 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)