Skip to content

🗄️ Database-Pipeline | Asynchronous Connection Ping Anchors for Multi-Corridor Ingestion Sinks #609

Description

@Sadeequ

Description

Intermittent database connection drops during quiet low-volume market windows force incoming price records to stall while waiting for new TCP handshakes to initialize.

Technical Requirements

  • Implement an automated background keep-alive monitoring routine loop inside src/database/connection.py.

  • Issue lightweight heartbeat statements (SELECT 1;) exactly every 30 seconds to keep connection paths continuously active and optimized.

If you find this implementation useful, please star the project and leave a review! 😊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions