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

Increase runner reuse and allow learners to request a new one #1419

Open
4 tasks
MrSerth opened this issue Nov 2, 2022 · 0 comments
Open
4 tasks

Increase runner reuse and allow learners to request a new one #1419

MrSerth opened this issue Nov 2, 2022 · 0 comments

Comments

@MrSerth
Copy link
Member

MrSerth commented Nov 2, 2022

As a administrator,
I want to increase the number of runners being reused
in order to improve overall performance in the Nomad cluster.

As a learner,
I want to request a new runner in case my runner is not working as expected
in order to continue learning at any time and don't wait for the runner to expire.


Things to do:

  • Check code occurrences where we destroy_at_management
  • Don't delete a runner if code execution is stopped by the learner
  • Add a small link to the /implement view to allow learners to request a new runner
  • Consider a rate limiting for requesting a new runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant