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

Handle PassedEndTime reservation state #41

Open
jmacauley opened this issue Feb 29, 2024 · 0 comments
Open

Handle PassedEndTime reservation state #41

jmacauley opened this issue Feb 29, 2024 · 0 comments

Comments

@jmacauley
Copy link
Collaborator

SuPA has correctly implemented the NSI CS 2.1 state machine. The lifecycle state machine transitions from Created to Passed EndTime when the endTimeEvent is received. "PassedEndTime" is a stable state so the state machine will stay there until a terminate request is received. SENSE has limited state modeling so cannot understand this intermediate state and gets confused when it sees a reservation still in place after endTime.

Requested fix is to filter out any reservations from the model in the PassedEndTime state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant