• Joined on 2025-03-29
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 15:22:39 +00:00
324ab1ffeb fix: [30388f42] Finale DB-Pfad Korrektur (Vermeidung von Volume-Shadowing)
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 15:17:14 +00:00
4f09f46a9f fix: [30388f42] Löse Konflikt bei Volume-Mounts und stelle DB-Verbindung wieder her
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 15:12:41 +00:00
526ac54093 refactor: [30388f42] Verschlanke Company-Explorer Dockerfile
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 14:58:28 +00:00
d4140d04b4 fix: [30388f42] Aktiviere WAL-Modus für Company Explorer Datenbank
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 14:55:13 +00:00
b9536927f1 fix: [30388f42] Maximiere DB-Performance und behebe Locking-Endlosschleife
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 14:46:44 +00:00
2783e51f44 fix: [30388f42] Stoppe Webhook-Loop durch Idempotenz und Truncation
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 14:33:59 +00:00
735cd77b68 fix: [30388f42] Unterbreche Webhook-Endlosschleife
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 14:22:07 +00:00
ebd95be42e fix: [30388f42] Deaktiviere das automatische Überspringen für Associate 528
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 13:54:27 +00:00
2b9c4b737e fix: [30388f42] Erhöhe SQLite Timeout auf 30s in queue_manager.py
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 13:43:15 +00:00
7f03aaf02e chore: [30388f42] Finaler Migration-Readiness-Check
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 13:20:17 +00:00
0da0130325 fix: [30388f42] Erweitere Re-Queueing auf SKIPPED Jobs
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 13:20:06 +00:00
fb2a27751c feat: [30388f42] Führe granulare Status-Trennung 'DELETED' und 'SKIPPED' ein
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 13:07:43 +00:00
4ccd9e2b63 fix: [30388f42] Korrigiere DB-Pfade in docker-compose.yml
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 13:04:41 +00:00
9ffcf41e8d fix: [30388f42] Korrigiere den Pfad zum Volume-Mount für connector_queue.db
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 12:48:44 +00:00
50ef577341 fix: [30388f42] Überspringe Jobs ohne ContactId oder PersonId
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 12:47:50 +00:00
728b4e52f0 fix: [30388f42] Stelle Volume-Mount für connector_queue.db wieder her
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 12:40:55 +00:00
6afe437fa5 fix: [30388f42] Bereinige docker-compose.yml und entferne überflüssige Volume-Mounts
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 12:37:24 +00:00
d634b79cf0 fix: [30388f42] Korrigiere Syntaxfehler in docker-compose.yml
7d4e1d5aaa fix: [30388f42] Mache den Worker robust gegenüber gelöschten Entitäten
Compare 2 commits »
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 11:46:41 +00:00
846bfaf999 docs: [30388f42] Füge Git-Troubleshooting für Docker-Umgebung zu GEMINI.md hinzu
Floke pushed to main at Floke/Brancheneinstufung2 2026-03-06 11:43:15 +00:00
680b237def refactor: [30388f42] Finale Komprimierung des Root-Verzeichnisses