You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some not-so-straightforward interactions between BlobSideCar calls PendingBlocks with added complexity due to the need of passing a callback to `
We need to rework the API to be more polished. We want to be able to let pending block know that a blob was downloaded without using an API that appears to point to other purpose.
The text was updated successfully, but these errors were encountered:
rodrigo-o
added
the
refactor
Ideas to improve code usability or performance with little or no change to behavior
label
Mar 28, 2025
There are some not-so-straightforward interactions between
BlobSideCar
calls PendingBlocks with added complexity due to the need of passing a callback to `We need to rework the API to be more polished. We want to be able to let pending block know that a blob was downloaded without using an API that appears to point to other purpose.
The text was updated successfully, but these errors were encountered: