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

Split Job model into two entities #46

Open
m-novikov opened this issue Jan 21, 2020 · 0 comments
Open

Split Job model into two entities #46

m-novikov opened this issue Jan 21, 2020 · 0 comments

Comments

@m-novikov
Copy link
Contributor

Right now we have a single Job model representing execution flow and arguments. But we can execute the same job multiple times (retries, timeouts). To account for this we need to split it into two separate entities.
Tomaz proposed JobSpecification and JobExecution

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

No branches or pull requests

1 participant