Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overflown -> overflowed #1654

Closed
ghost opened this issue Nov 10, 2023 · 0 comments
Closed

overflown -> overflowed #1654

ghost opened this issue Nov 10, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 10, 2023

The past participle for "overflow" is "overflowed". ("Overflown" is the past participle for "overfly".)

fasthttp/client.go

Lines 2545 to 2546 in 1242d8a

// if the requests' queue is overflown.
var ErrPipelineOverflow = errors.New("pipelined requests' queue has been overflown. Increase MaxConns and/or MaxPendingRequests")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants