Skip to content

Remove send_status calls from persist_message #889

@bug-ops

Description

@bug-ops

Context

Every SQLite insert wrapped with channel.send_status() calls. For Telegram, each is an API call. WAL-mode inserts < 1ms.

Solution

Remove status wrapping or make conditional on debug flag.

Epic: #862 | Effort: XS | Crate: zeph-core

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions