Commit dd9cec84 authored by Mr_Mig's avatar Mr_Mig

Updated serverside checklist

parent 4e002d06
...@@ -12,6 +12,7 @@ This is a checklist for serverside of the Web App. ...@@ -12,6 +12,7 @@ This is a checklist for serverside of the Web App.
* [ ] My application can retain reasonable functionality in isolation * [ ] My application can retain reasonable functionality in isolation
* [ ] My application can recover from being under heavy load * [ ] My application can recover from being under heavy load
* [ ] My application can reestablish all lost connections * [ ] My application can reestablish all lost connections
* [ ] My application can not cause Cascading Failures to propagate through the system
## Load balancing ## Load balancing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment