Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ lazy_pulling: false
|
|
| 12 |
startup_duration_timeout: 30m
|
| 13 |
disable_embedding: false
|
| 14 |
load_balancing_strategy: sticky
|
|
|
|
| 15 |
---
|
| 16 |
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces#reference>
|
| 17 |
another readme line
|
|
|
|
| 12 |
startup_duration_timeout: 30m
|
| 13 |
disable_embedding: false
|
| 14 |
load_balancing_strategy: sticky
|
| 15 |
+
failure_strategy: rollback
|
| 16 |
---
|
| 17 |
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces#reference>
|
| 18 |
another readme line
|