Skip to content

Commit

Permalink
Fixed x
Browse files Browse the repository at this point in the history
  • Loading branch information
mras-SDU committed Dec 21, 2022
1 parent b431519 commit 3050434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROJECT_TASKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
- [x] <ins>security (proper credential management and common standard security practices enforced)</ins>
- Modern standards enforced, such as JWT based authentication, password salting/hashing, `minizinc-app` service and database not publicly accesible.
- [x] <ins>provide user stories to explain how the system is intended to be use</ins>
- [ ] <ins>provide minimal documentation to deploy and run the system</ins>
- [x] <ins>provide minimal documentation to deploy and run the system</ins>
- [x] <ins>fairness: if the resources do not allow to run all the solvers at the same time the jobs should be delayed and executed fairly (e.g. FIFO). User should therefore not wait indefinitely to run their jobs (optional).</ins>
- All requests are added as jobs, fairness is handled by the kubernetes cluster

0 comments on commit 3050434

Please sign in to comment.