Compare commits

..

No commits in common. "318dd2dcbefa3192530998ad3184fc39914686bf" and "4bde9be13722209bb8f2994dbabf01942f280ca9" have entirely different histories.

View File

@ -33,8 +33,7 @@ namespace JiShe.CollectBus.Kafka.Internal
ErrorCode.RebalanceInProgress,
ErrorCode.NotCoordinatorForGroup,
ErrorCode.NetworkException,
ErrorCode.GroupCoordinatorNotAvailable,
ErrorCode.InvalidGroupId
ErrorCode.GroupCoordinatorNotAvailable
};
return ex switch
{