Skip to content

Conversation

ian-shim
Copy link
Contributor

Why are these changes needed?

Currently, state recovery routine fetches pending blobs only once, but each fetch has a limit on the number of items retrieved. This fix runs the routine repeatedly until there are no more pending blobs.

Checks

  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • I've checked the new test coverage and the coverage percentage didn't drop.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@ian-shim ian-shim requested review from dmanc and cody-littley April 11, 2025 01:19
@ian-shim ian-shim marked this pull request as ready for review April 11, 2025 01:26
@ian-shim ian-shim merged commit de3b1ae into Layr-Labs:master Apr 11, 2025
12 checks passed
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.

3 participants