Skip to content

how to do a simple flow-control when c consumer is busy? #191

@ShannonDing

Description

@ShannonDing

FEATURE REQUEST

  1. Please describe the feature you are requesting.
    it is better to do a flow-control when consumer is busy.

  2. Provide any additional detail on your proposed use case for this feature.
    better to add c apis:
    ROCKETMQCLIENT_API int SetPushConsumerMaxCacheMessageSize(CPushConsumer* consumer, int maxCacheSize);
    ROCKETMQCLIENT_API int SetPushConsumerMaxCacheMessageSizeInMb(CPushConsumer* consumer, int maxCacheSizeInMb);

  3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
    should-have

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions