Commit Graph

2 Commits

Author SHA1 Message Date
Riccardo Schirone b0dc8cf68a patcher: simplify with Command and remove some older parts (#91)
* patcher: use pydantic basemodel
* patcher: restructure to use Command
* patcher: remove mock mode because not needed anymore
* remove also env var in docker compose for mock mode
* patcher: remove filtering for now
* patcher: remove | None to fields with default
2025-02-27 14:59:53 +01:00
Riccardo Schirone b27d6597ae common: make queue timeouts configurable (#75) 2025-02-19 14:51:10 -05:00