uuidv7: pre-cycle check
Signed-off-by: krivchenko_kv [email protected]
modified: src/SlimMessageBus.Host.Outbox.Sql/SqlOutboxMessageRepository.cs
modified: src/SlimMessageBus.Host.Outbox/Services/OutboxSendingTask.cs
modified: src/SlimMessageBus.Host/RequestResponse/IPendingRequestStore.cs
modified: src/SlimMessageBus.Host/RequestResponse/InMemoryPendingRequestStore.cs
modified: src/SlimMessageBus.Host/RequestResponse/PendingRequestManager.cs
First dive into Outbox.Sql...
I think the CI/CD test checks won't work if we merge a PR into a feature branch. I can check later today how to patch the actions yaml to make it happen if that helps.
I think the CI/CD test checks won't work if we merge a PR into a feature branch. I can check later today how to patch the actions yaml to make it happen if that helps.
This is the PR for the uuidv7 branch I'm considering as a draft for now, you can skip the CI/DI settings..
Ok, got it. As soon as my other PR if ready. Then please target release/v3 branch instead for this PR.