-
Notifications
You must be signed in to change notification settings - Fork 108
Labels
Good First IssueconnectorsIssues related to the adapters/connectors crateIssues related to the adapters/connectors craterustPull requests that update Rust codePull requests that update Rust code
Description
When full output buffers stall the pipeline, we log a message: "pipeline stalled {} seconds because output buffers are full". @lalithsuresh suggests that we should log the more helpful message: "pipeline stalled {} seconds because output buffers from connector {connector-name} are full (observed output throughput is {} records/second). Pleases tune the output connector or downstream data destination for higher throughputs."
See #5170 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueconnectorsIssues related to the adapters/connectors crateIssues related to the adapters/connectors craterustPull requests that update Rust codePull requests that update Rust code