Skip to content

PE-8175: Stream sync repository batches #2039

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

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

atticusofsparta
Copy link
Contributor

@atticusofsparta atticusofsparta commented Jun 13, 2025

Summary

  • add streaming batch processor
  • adjust sync repository to stream incoming transactions in batches
  • update batch processor tests

Testing

  • dart format lib/sync/utils/batch_processor.dart lib/sync/domain/repositories/sync_repository.dart test/sync/utils/batch_processor_test.dart (fails: dart: command not found)
  • flutter format lib/sync/utils/batch_processor.dart lib/sync/domain/repositories/sync_repository.dart test/sync/utils/batch_processor_test.dart (fails: flutter: command not found)

https://chatgpt.com/codex/tasks/task_b_684c9fe19d44832eba90297ce6381c49

--- Releases ---
Android release: https://appdistribution.firebase.google.com/testerapps/1:305132849030:android:6cf0cd5ec064fad3ffce07/releases/1nefhoaciv0u8

Copy link

⚠️ Your PR title does not match the required pattern. Please update the title in the format PE-{number}: {description}.

Copy link

⚠️ Your PR title does not match the required pattern. Please update the title in the format PE-{number}: {description}.

Copy link

⚠️ Your PR title does not match the required pattern. Please update the title in the format PE-{number}: {description}.

@atticusofsparta atticusofsparta changed the title Stream sync repository batches PE-8175: Stream sync repository batches Jun 16, 2025
Copy link

github-actions bot commented Jun 16, 2025

Visit the preview URL for this PR (updated for commit 56158fc):

https://ardrive-web--pr2039-codex-refactor-synci-306dxuj5.web.app

(expires Wed, 25 Jun 2025 15:17:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0

@atticusofsparta atticusofsparta force-pushed the codex/refactor-syncing-process-to-stream-entities branch from e0abefa to 56158fc Compare June 18, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant