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

Improve SR states #24

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Improve SR states #24

merged 3 commits into from
Oct 17, 2023

Conversation

dann1
Copy link
Collaborator

@dann1 dann1 commented Oct 16, 2023

Now there are 4 states available for a Function

  • PENDING
  • RUNNING
  • UPDATING
  • ERROR

Each Function VM state will be mapped into these states using a combination of expected vm.state_str and vm.lcm_state_str.

Also

  • a minor bump to validate function to put alongside other top level functions.
  • SCHEMA was updated since it was missing Function VM_ID and STATE. STATE was added as an enum with the previous 4 states.

@dann1 dann1 requested a review from tinova October 16, 2023 17:56
@tinova tinova merged commit 1cf68aa into main Oct 17, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants