Skip to content

Commit a95a928

Browse files
hakzorPeter Bollen
authored andcommitted
Update context.go
1 parent b0b8681 commit a95a928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/base/context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const (
5050

5151
const (
5252
HTTPStatusOK = 200
53-
MaxEventsBatchSize = 1000000
53+
MaxEventsBatchSize = 200000
5454
ETAUnknown = math.MinInt64
5555
)
5656

0 commit comments

Comments
 (0)