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

Implement a WIP request Manager #46

Open
jmpicnic opened this issue May 13, 2020 · 0 comments
Open

Implement a WIP request Manager #46

jmpicnic opened this issue May 13, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jmpicnic
Copy link
Owner

jmpicnic commented May 13, 2020

Implement a component to handle the "WIP" in a node that supports:

  • Record newly incoming requests and put them in "Pending"
  • Transition the requests to "Active"
  • Transition the requests to "Ready"
  • Transition the requests to "InProgress"
  • Record the fulfillment progress against the request job requirements
  • Transition the request to "Complete" when job requirements are complete

Limit the number of WIP requests to a maximum number.

@jmpicnic jmpicnic added the enhancement New feature or request label May 13, 2020
@jmpicnic jmpicnic self-assigned this May 13, 2020
@jmpicnic jmpicnic added this to the GTP-Tote-Transport-Network milestone May 13, 2020
@jmpicnic jmpicnic changed the title Implement a ShuttleController that implements the Node Demand Protocol Implement a WIP request Manager May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant