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

Make delayed/chunked export configurable and off by default #5618

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Jan 4, 2024

There are unfortunately a few too many corner cases where this does not work well so leaving it off by default.
There may still be cases where this is useful so it can be enabled in those cases by temporarily setting the config. For now I have not added this as an option to the export method since it does not really seem to fit well in the api

TODO

  • News fragment
  • Are the config option names what we want

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Merging #5618 (90adbc3) into main (4631b8b) will decrease coverage by 0.01%.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5618      +/-   ##
==========================================
- Coverage   66.39%   66.39%   -0.01%     
==========================================
  Files         354      354              
  Lines       30966    30965       -1     
==========================================
- Hits        20561    20560       -1     
  Misses      10405    10405              

src/qcodes/configuration/qcodesrc.json Outdated Show resolved Hide resolved
@jenshnielsen jenshnielsen enabled auto-merge January 4, 2024 12:43
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 4, 2024
Merged via the queue into microsoft:main with commit c596700 Jan 4, 2024
16 checks passed
@jenshnielsen jenshnielsen deleted the configure_chunked_export branch October 25, 2024 11:51
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