File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Cheat sheets provide easy to use code snippets for common scenarios.
88## Core strategies
99
1010| Strategy | PDF |
11- | --------------- | :--------------------------------------------------: |
11+ | ----------------- | :----------------------------------------------------: |
1212| Circuit Breaker | [ Download] ( ../media/cheat-sheet-circuit-breaker.pdf ) |
1313| Fallback | [ Download] ( ../media/cheat-sheet-fallback.pdf ) |
1414| Hedging | [ Download] ( ../media/cheat-sheet-hedging.pdf ) |
@@ -18,8 +18,9 @@ Cheat sheets provide easy to use code snippets for common scenarios.
1818
1919## Chaos strategies
2020
21- | Strategy | PDF |
22- | -------- | :------------------------------------------: |
23- | Fault | [ Download] ( ../media/cheat-sheet-fault.pdf ) |
24- | Outcome | [ Download] ( ../media/cheat-sheet-outcome.pdf ) |
25- | Latency | [ Download] ( ../media/cheat-sheet-latency.pdf ) |
21+ | Strategy | PDF |
22+ | ----------| :---------------------------------------------:|
23+ | Fault | [ Download] ( ../media/cheat-sheet-fault.pdf ) |
24+ | Outcome | [ Download] ( ../media/cheat-sheet-outcome.pdf ) |
25+ | Latency | [ Download] ( ../media/cheat-sheet-latency.pdf ) |
26+ | Behavior | [ Download] ( ../media/cheat-sheet-behavior.pdf ) |
You can’t perform that action at this time.
0 commit comments