• Add Neo4j integration tests and query rate-limiting logic
    Some checks failed
    Go / build-and-release (push) Has been cancelled

    mleku released this 2025-12-07 00:07:25 +00:00 | 0 commits to main since this release

    Introduce comprehensive integration tests for Neo4j bug fixes covering batching, event relationships, and processing logic. Add rate-limiting to Neo4j queries using semaphores and retry policies to prevent authentication rate limiting and connection exhaustion, ensuring system stability under load.

    Downloads