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

Start automation module #94

Open
bschroeter opened this issue Mar 21, 2023 · 0 comments
Open

Start automation module #94

bschroeter opened this issue Mar 21, 2023 · 0 comments
Labels
enhancement New feature or request v2.0.0

Comments

@bschroeter
Copy link
Collaborator

The ability to give Axiom a list of jobs to process automatically would greatly increase the throughput of the system.

Things to consider:

  • There should be a list of processing instances
  • The automator would assess these instances for those that:
  1. Have already run and should be skipped
  2. Are currently running
  3. Need payloads generated
  4. Can be submitted - then actually submit them
  5. Have failed - then send an error log to the user

The script would be self-submittable, checking the state of the automation at a frequency determined by the user.

@bschroeter bschroeter added enhancement New feature or request v2.0.0 labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.0.0
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant