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

InvalidLinkBear default timeout too low #1219

Closed
coala-bot opened this issue Dec 29, 2016 · 2 comments · Fixed by #1224
Closed

InvalidLinkBear default timeout too low #1219

coala-bot opened this issue Dec 29, 2016 · 2 comments · Fixed by #1224

Comments

@coala-bot
Copy link

difficulty newcomer

Opened via gitter by @jayvdb

@jayvdb
Copy link
Member

jayvdb commented Dec 29, 2016

It is currently 2. It should be at least 15.

@sils sils added this to the 0.10 milestone Dec 29, 2016
@karansangha
Copy link
Member

I would like to work on this!

@jayvdb jayvdb modified the milestones: 0.9.2, 0.10 Dec 30, 2016
karansangha added a commit to karansangha/coala-bears that referenced this issue Dec 30, 2016
Increase default_timeout value to 15. Change corresponding values in
test file (InvalidLinkBearTest.py) to 15 as well

Fixes coala#1219
karansangha added a commit to karansangha/coala-bears that referenced this issue Dec 30, 2016
Increase default_timeout value to 15. Change corresponding values in
test file (InvalidLinkBearTest.py) to 15 as well

Fixes coala#1219
jayvdb pushed a commit to jayvdb/coala-bears that referenced this issue Jan 2, 2017
Increase default_timeout value to 15.

Fixes coala#1219

(manually cherry picked from commit 4f26f4c)
jayvdb pushed a commit to jayvdb/coala-bears that referenced this issue Jan 2, 2017
Increase default_timeout value to 15.

Fixes coala#1219

(manually cherry picked from commit 4f26f4c)
gosom pushed a commit to gosom/coala-bears that referenced this issue Jul 15, 2017
Increase default_timeout value to 15. Change corresponding values in
test file (InvalidLinkBearTest.py) to 15 as well

Fixes coala#1219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment