fix: Fable audit — auth Bearer + cap DELAY + fail-next + setparam try (v0.3.0)

This commit is contained in:
2026-07-31 23:18:33 +04:00
parent 9b8d90218c
commit 0b1db7bafb
4 changed files with 61 additions and 11 deletions
+1 -1
View File
@@ -71,4 +71,4 @@ DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1"))
# Версия полигона — единый источник правды для app.py и routes/root.py.
# Меняется при КАЖДОМ изменении кода.
VERSION = "0.2.5"
VERSION = "0.3.0"