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

Job Checker #37

Open
5 tasks
gfgit opened this issue Dec 10, 2021 · 0 comments
Open
5 tasks

Job Checker #37

gfgit opened this issue Dec 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@gfgit
Copy link
Owner

gfgit commented Dec 10, 2021

Job Checker system

Add a background task which checks Jobs like RsErrorWorker, better if they can share common code

Checks

  • Jobs cannot cross or pass on same railway segment track
  • Jobs cannot be longer than station track length
  • Jobs cannot have departure > next stop arrival
  • Jobs cannot have no engine
  • Jobs cannot have mismatched gate and next segment

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@gfgit gfgit added the enhancement New feature or request label Dec 10, 2021
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