SlimMessageBus icon indicating copy to clipboard operation
SlimMessageBus copied to clipboard

uuidv7: pre-cycle check

Open dundich opened this issue 1 year ago • 4 comments

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

dundich avatar Oct 17 '24 06:10 dundich

First dive into Outbox.Sql...

dundich avatar Oct 17 '24 07:10 dundich

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.

zarusz avatar Oct 17 '24 08:10 zarusz

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..

dundich avatar Oct 17 '24 08:10 dundich

Ok, got it. As soon as my other PR if ready. Then please target release/v3 branch instead for this PR.

zarusz avatar Oct 17 '24 10:10 zarusz