Reuben Bond
Reuben Bond
@benjaminpetit PTAL
@nkosi23 Durable Jobs & Reminders will remain separate, so they can run side-by-side and you can gradually migrate from one to the other.
@Copilot the build failed
@ledjon-behluli I think relying on them respecting the CT is ok (even if not defensive)
@copilot looks like there's an error: [2025-10-27 16:03:32] [build-stdout] /home/runner/work/orleans/orleans/src/Orleans.CodeGenerator/MetadataGenerator.cs(118,50): error CS1503: Argument 1: cannot convert from 'Microsoft.CodeAnalysis.SeparatedSyntaxList' to 'Microsoft.CodeAnalysis.SeparatedSyntaxList' [/home/runner/work/orleans/orleans/src/Orleans.CodeGenerator/Orleans.CodeGenerator.csproj]****
@copilot the PR doesn't build
@copilot test/Orleans.Persistence.TestKit.Tests/MemoryGrainStorageTests.cs:35 The test names should match the underlying test implementation.
@copilot Scan the codebase for existing IGrainStorage tests and ensure that this new test kit includes coverage for all of the existing scenarios
@copilot Find missing tests and add them. The GrainStorageTestRunner tests looks like it doesn't have as many tests as I would expect. What other tests should be added? We should...
@copilot Ground the document by reading https://learn.microsoft.com/en-us/aspnet/core/grpc/protobuf?view=aspnetcore-9.0 and incorporating it. Ideally, reference it so that we can remove unnecessary details