fix: update scraper settings and modify scrape form to use POST method
Some checks failed
CI/CD Pipeline / test (push) Successful in 1m32s
CI/CD Pipeline / build-image (push) Failing after 1m41s

This commit is contained in:
2026-01-07 16:25:35 +01:00
parent f8a5b1b5ef
commit 54ed111078
5 changed files with 60 additions and 25 deletions

View File

@@ -14,7 +14,7 @@
"max_retries": 3,
"backoff_factor": 2,
"min_delay": 1,
"max_delay": 5
"max_delay": 1
},
"paths": {
"cache_dir": "cache",