You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use erlang:throw instead of erlang:error in do_commit_offsets_ (kafka4beam#151)
* Use erlang:throw instead of erlang:error in brod_group_coordinator:do_commit_offsets_ if all error codes are the same
* do_commit_offsets refactoring
0 commit comments