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

fix(server): sleep 30m after failed maintenance #1684

Merged
merged 1 commit into from Jan 28, 2022

Conversation

jkowalski
Copy link
Contributor

@jkowalski jkowalski commented Jan 28, 2022

Fixes #1651
Fixes #1652

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #1684 (db3ea9c) into master (525d161) will decrease coverage by 0.01%.
The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1684      +/-   ##
==========================================
- Coverage   70.61%   70.60%   -0.02%     
==========================================
  Files         386      387       +1     
  Lines       30775    30786      +11     
==========================================
+ Hits        21733    21735       +2     
- Misses       7362     7371       +9     
  Partials     1680     1680              
Impacted Files Coverage Δ
internal/clock/now.go 100.00% <ø> (ø)
internal/server/server.go 70.44% <18.18%> (-0.63%) ⬇️
internal/clock/sleep.go 100.00% <100.00%> (ø)
internal/dirutil/mksubdirall.go 92.10% <0.00%> (-7.90%) ⬇️
repo/blob/sftp/sftp_storage.go 55.58% <0.00%> (-2.18%) ⬇️
internal/epoch/epoch_manager.go 89.76% <0.00%> (-0.52%) ⬇️
repo/content/index_v1.go 76.55% <0.00%> (+1.09%) ⬆️
repo/content/content_manager_iterate.go 91.71% <0.00%> (+2.20%) ⬆️
snapshot/snapshotfs/estimate.go 100.00% <0.00%> (+3.33%) ⬆️

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 525d161...db3ea9c. Read the comment docs.

@jkowalski jkowalski merged commit 400b3c5 into kopia:master Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant