Add retry/circuit breaker, configurable fallback and CORS.

Based in part on work from PR #21 by @Sai-Prashanth123, adapted and integrated with project-specific fixes.
This commit is contained in:
Rustem Kamalov
2026-03-25 23:31:41 +03:00
parent 0fcfc06baa
commit f219c78d84
13 changed files with 1650 additions and 364 deletions

2
.gitignore vendored
View File

@@ -25,3 +25,5 @@ logs.txt
.release
core/test/
.aider*
.gocache/
openserp