Skip to content

Add preliminary support for asynchronous block processing via the API and larger file uploads#88

Merged
ml-evs merged 4 commits into
mainfrom
ml-evs/async-blocks
Apr 19, 2026
Merged

Add preliminary support for asynchronous block processing via the API and larger file uploads#88
ml-evs merged 4 commits into
mainfrom
ml-evs/async-blocks

Conversation

@ml-evs
Copy link
Copy Markdown
Member

@ml-evs ml-evs commented Apr 10, 2026

Adds support for the asynchronous block processing backend added to datalab in v0.7.0-rc.4 by adding a mode that polls for the status of such blocks.

Includes better support for large file uploads with configurable timeout.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.33%. Comparing base (fb7c06d) to head (6536602).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/datalab_api/_base.py 43.47% 13 Missing ⚠️
src/datalab_api/__init__.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   42.88%   42.33%   -0.55%     
==========================================
  Files           5        5              
  Lines         499      522      +23     
==========================================
+ Hits          214      221       +7     
- Misses        285      301      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ml-evs ml-evs marked this pull request as ready for review April 19, 2026 10:23
@ml-evs ml-evs changed the title Add preliminary support for asynchronous block processing via the API Add preliminary support for asynchronous block processing via the API and larger file uploads Apr 19, 2026
@ml-evs ml-evs added the enhancement New feature or request label Apr 19, 2026
@ml-evs ml-evs merged commit fb0d754 into main Apr 19, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant