Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
moogacs committed Sep 15, 2022
1 parent 54c7562 commit f42127f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions reader.go
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,7 @@ type ReaderConfig struct {
// Default: 10s
MaxWait time.Duration

// MaxSafetyTimeout amount of time to wait for new data to come when fetching message
// from kafka.
// MaxSafetyTimeout amount of time to wait to fetch message from kafka messages batch.
//
// Default: 10s
MaxSafetyTimeout time.Duration
Expand Down

0 comments on commit f42127f

Please sign in to comment.