Skip to content

[TENE-949] Thumbnails processinh verification

Konrad Pawlikowski requested to merge feature/TENE-949 into develop

During the processing of a source that is either disabled or no longer has existing thumbnails, Kafka client would disconnect from the consumer group, causing continuous rebalancing and creating a bottleneck in the processing. By setting appropriate timeouts, the client's heartbeat interval is now longer than the specified timeout, preventing the client from being disconnected from the consumer group

Merge request reports

Loading