We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
메멘토 저장 중 오류가 발생하면 메시지 처리 절차가 실패하고 도메인 이벤트가 기록되었음에도 불구하고 명령이 실패한 것으로 처리될 수 있습니다. 저장소가 도메인 개체를 저장할 때 메멘토 저장 오류에 대해 대처할 수 있는 수단을 적용하고 명령은 실패하지 않도록 합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
메멘토 저장 중 오류가 발생하면 메시지 처리 절차가 실패하고 도메인 이벤트가 기록되었음에도 불구하고 명령이 실패한 것으로 처리될 수 있습니다. 저장소가 도메인 개체를 저장할 때 메멘토 저장 오류에 대해 대처할 수 있는 수단을 적용하고 명령은 실패하지 않도록 합니다.
The text was updated successfully, but these errors were encountered: