add queue system
Build and Push Containers / test (push) Successful in 9s
Build and Push Containers / build-and-push (push) Successful in 18s

This commit is contained in:
2026-08-01 21:42:38 -04:00
parent 2b544c21ae
commit cd480430b3
7 changed files with 224 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"httpx>=0.28.1",
"lxml>=5.0.0",
"python-dotenv>=1.2.2",
"valkey>=6.0.0",
]
[project.scripts]