Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: check and fix saga execution process problem #733

Open
wt-better opened this issue Dec 8, 2024 · 2 comments
Open

Feature: check and fix saga execution process problem #733

wt-better opened this issue Dec 8, 2024 · 2 comments
Assignees

Comments

@wt-better
Copy link
Contributor

Saga is a distributed transaction processing mode used to ensure consistency in distributed systems.The state machine mode of saga implemented in seata java, it`s needs to be support in seata go.

Understand the execution process of the saga state machine, handle exceptions that affect the execution of the saga process, such as context timeout and error handle, and fix them.

@wt-better wt-better changed the title Feature: Feature: check and fix saga execution process problem Dec 8, 2024
@wt-better
Copy link
Contributor Author

There has been one history implementation, corresponding to the branch: feature/saga, but the details need to be completed. you can develop on this branch.

@xjlgod
Copy link
Contributor

xjlgod commented Dec 8, 2024

please assign to me

@xjlgod xjlgod self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants