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

Don't panic on GOAWAY, sleep and retry #129

Open
BenB196 opened this issue Feb 15, 2021 · 0 comments
Open

Don't panic on GOAWAY, sleep and retry #129

BenB196 opened this issue Feb 15, 2021 · 0 comments

Comments

@BenB196
Copy link
Owner

BenB196 commented Feb 15, 2021

Don't panic on the error:

panic: http2: server sent GOAWAY and closed the connection; LastStreamID=19999, ErrCode=NO_ERROR, debug=""

panic caused by:

goroutine 107502 [running]:
github.com/BenB196/crashplan-ffs-puller/ffsEvent.queryFetcher(0xc0000250d0, 0xa, 0xc00000a840, 0x17, 0xc0000250e0, 0xf, 0xc0000250da, 0x2, 0xc0000250dc, 0x3, ...)
        /app/ffsEvent/ffsFetcher.go:95 +0x3a49
created by github.com/BenB196/crashplan-ffs-puller/ffsEvent.FFSQuery.func3
        /app/ffsEvent/ffsQuery.go:133 +0x2d4
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

1 participant