Skip to content

[Bug] Possible invalid transition in Timer FSM #680

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

Closed
Sushisource opened this issue Feb 2, 2024 · 1 comment
Closed

[Bug] Possible invalid transition in Timer FSM #680

Sushisource opened this issue Feb 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Sushisource
Copy link
Member

What are you really trying to do?

Describe the bug

It appears that it's possible for a Timer to fire at the same time that the SDK is replying requesting to cancel it, resulting in:

TimerMachine in state CancelTimerCommandSent says the transition is invalid during event EventInfo { event_id: 22, event_type: TimerFired }\")"

Minimal Reproduction

Need to make one. Seemingly getting a timer to fire and having that event be in the MS buffer while also replying with a request to cancel might trigger it.

WF history of a user-reported incident below.
df709234-7d60-47f4-b1fa-717c3040e62a_events.json

@Sushisource Sushisource added the bug Something isn't working label Feb 2, 2024
@Sushisource
Copy link
Member Author

Haven't seen this come up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant