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

Set shorter syncthing timeouts #952

Merged
merged 1 commit into from
Jun 25, 2020
Merged

Set shorter syncthing timeouts #952

merged 1 commit into from
Jun 25, 2020

Conversation

pchico83
Copy link
Contributor

Fixes #934

@derek
Copy link

derek bot commented Jun 25, 2020

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide.
Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com>
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #952 into master will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #952      +/-   ##
==========================================
- Coverage   34.38%   34.36%   -0.03%     
==========================================
  Files          69       69              
  Lines        5726     5730       +4     
==========================================
  Hits         1969     1969              
- Misses       3601     3605       +4     
  Partials      156      156              
Impacted Files Coverage Δ
pkg/k8s/pods/pod.go 13.04% <0.00%> (ø)
pkg/syncthing/api.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b9ff2a...94e1da0. Read the comment docs.

@pchico83 pchico83 merged commit c15cdd0 into master Jun 25, 2020
@pchico83 pchico83 deleted the timeout branch June 25, 2020 13:38
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

Successfully merging this pull request may close these issues.

syncthing local=true not responding after 15s
2 participants