-
Disk creation and deletion is substantially slower on rack2 since it was updated to commit `e7d32ae2375b0231193f1dc84271f900915b2d6b`. I was waiting for [crucible#1571](https://github.com/oxidecompute…
-
Hello @Roberciiik, sorry to address you here.
I have tried to send you a PM on SHS about another PM from Goran related to Drizzt Saga Areas.
Nothing urgent but I am not sure how often you connec…
-
Subject: A huge thanks for your help!
Hey [Colleague's Name],
I wanted to take a moment to express my sincere gratitude for your help during my onboarding process. Your guidance and in-depth knowledge…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
If an error is thrown in a saga directly (not in a command handler further down the road) the…
-
# SAGA Pattern
## Overview
The **SAGA pattern** is an architectural pattern used in distributed systems to manage transactions across multiple services. It is particularly useful in environments w…
-
### Game Name
The Banner Saga
### Game code
CUSA02642
### Game version
v01.00
### Used emulator's version (only released versions are acceptable)
v0.2.0
### Current status
Menus
### Error
N…
-
For creating an account and login, allow "Sign in with wallet" for Saga users.
https://docs.solanamobile.com/android-native/using_mobile_wallet_adapter
https://github.com/phantom/sign-in-with-solana…
-
I have a long running saga, with `saga_type` DB field containing an assembly version, example value: `Core.Rebuses.SagaCommandData``1[[.Core.Features.Commands.SomeCommand, Core, Version=2.0.0.4195, Cu…
-
Do you have a saga implementation planned?
-
### Enhancement Description
Sagas are a great way to handle long-running processes. They are started by the occurrence of an event.
Unfortunately, a saga is always started when a certain event occu…