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 write output when writing to s3 #471

Merged
merged 2 commits into from
Sep 2, 2021
Merged

Don't write output when writing to s3 #471

merged 2 commits into from
Sep 2, 2021

Conversation

nicpottier
Copy link
Member

Once we turn this on we should see DB usage drop significantly, but it means no going back! Probably good to flip some orgs to writing S3 first (in addition to DB) to make sure performance isn't dropping too much from latency before flipping this on.

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #471 (1cc43d1) into main (fa7145b) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
- Coverage   56.97%   56.93%   -0.04%     
==========================================
  Files         123      123              
  Lines        8592     8598       +6     
==========================================
  Hits         4895     4895              
- Misses       2921     2927       +6     
  Partials      776      776              
Impacted Files Coverage Δ
core/models/orgs.go 55.00% <ø> (ø)
core/models/runs.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 fa7145b...1cc43d1. Read the comment docs.

@rowanseymour rowanseymour merged commit 24049ba into main Sep 2, 2021
@rowanseymour rowanseymour deleted the s3-writing-only branch September 2, 2021 19:45
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.

2 participants