View Source KafkaEx.JoinGroupRetriesExhaustedError exception (kafka_ex v1.0.0-rc.1)

Raised when joining a consumer group fails after exhausting all retry attempts.

This indicates repeated transient failures (coordinator unavailable, timeouts, etc.) that didn't resolve within the retry window.