Skip to content

Async send mode, the default send executor add abort policy #3982

@lwclover

Description

@lwclover

Async send mode, the default send executor add abort policy ThreadPoolExecutor.CallerRunsPolicy.

Due to the large number of messages in the production asynchronous sending mode, the block queue capacity was full and subsequent sending failed.

The CallerRunsPolicy is used to limit traffic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions