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

User-defined fault handler in decentralized coordination for indicatedTag <= currentTag #75

Open
hokeun opened this issue Jan 8, 2022 · 0 comments

Comments

@hokeun
Copy link
Member

hokeun commented Jan 8, 2022

We need to gracefully handle the error when the indicated tag from RTI is not in the future with respect to the current tag in the decentralized coordination, using a user-defined fault handler.

Thanks for the suggestion. I added this check in b99781d.

This fix will work for centralized coordination (where it is a hard error), but not for decentralized coordination, where it should lead to the invocation of a user-defined fault handler. We can create an issue for this and leave it out of this PR.

Originally posted by @lhstrh in #71 (comment)

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

1 participant