Skip to content

Commit a3ed219

Browse files
committed
set to 5
1 parent 5358cf5 commit a3ed219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

httpclient/api_client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
"golang.org/x/time/rate"
2323
)
2424

25-
const maxAllowedBurst = 10
25+
const maxAllowedBurst = 5
2626

2727
type RequestVisitor func(*http.Request) error
2828

0 commit comments

Comments
 (0)