Compare commits
No commits in common. "318dd2dcbefa3192530998ad3184fc39914686bf" and "4bde9be13722209bb8f2994dbabf01942f280ca9" have entirely different histories.
318dd2dcbe
...
4bde9be137
@ -33,8 +33,7 @@ namespace JiShe.CollectBus.Kafka.Internal
|
|||||||
ErrorCode.RebalanceInProgress,
|
ErrorCode.RebalanceInProgress,
|
||||||
ErrorCode.NotCoordinatorForGroup,
|
ErrorCode.NotCoordinatorForGroup,
|
||||||
ErrorCode.NetworkException,
|
ErrorCode.NetworkException,
|
||||||
ErrorCode.GroupCoordinatorNotAvailable,
|
ErrorCode.GroupCoordinatorNotAvailable
|
||||||
ErrorCode.InvalidGroupId
|
|
||||||
};
|
};
|
||||||
return ex switch
|
return ex switch
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user