Skip to content

[kafkareceiver] The exporterhelper.ErrQueueIsFull error must enforce a backoff mechanism #39580

Open
@an-mmx

Description

@an-mmx

Component(s)

receiver/kafka

Describe the issue you're reporting

In the current implementation, the BackOff mechanism is trigerred only by memory limiter error. However, the same behavior is expected for the exporterhelper.ErrQueueIsFull error, which occurs when there is a sending queue overflow (both memory queue and persistent queue).

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