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

Add machineadvancer module #383

Open
1 of 3 tasks
Tracked by #465 ...
renan061 opened this issue Apr 16, 2024 · 0 comments
Open
1 of 3 tasks
Tracked by #465 ...

Add machineadvancer module #383

renan061 opened this issue Apr 16, 2024 · 0 comments
Assignees
Labels
#feat:machine-advancer Feature: machine advancer
Milestone

Comments

@renan061
Copy link
Contributor

renan061 commented Apr 16, 2024

📚 Context

The machineadvancer service polls the repository for (unprocessed) inputs.
When it gets an input, it sends an advance-state request to its nodemachine.NodeMachine instance and waits for the response.
It then calls the repository again to store the response.

📈 Subtasks

  • Implement the main logic loop.
  • Implement the polling function.
  • Test with mocks.
@renan061 renan061 added the #feat:machine-advancer Feature: machine advancer label Apr 16, 2024
@renan061 renan061 added this to the 2.0.0 milestone Apr 16, 2024
@renan061 renan061 self-assigned this Apr 16, 2024
@renan061 renan061 mentioned this issue Apr 16, 2024
49 tasks
@renan061 renan061 changed the title Add machine-runner module Add machine-advancer module May 20, 2024
@renan061 renan061 mentioned this issue Jun 24, 2024
11 tasks
@renan061 renan061 changed the title Add machine-advancer module Add machineadvancer module Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#feat:machine-advancer Feature: machine advancer
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

1 participant