-
Notifications
You must be signed in to change notification settings - Fork 389
feat: implement parallel operations #2067
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
feat: implement parallel operations #2067
Conversation
Opening as a draft PR while I add in JSDoc comments so that I can start gathering feedback / initial thoughts. |
Repointing this at a new branch named |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple passthrough comments/questions :)
3e26dd8
to
ad6aadd
Compare
ad6aadd
to
1cc8bae
Compare
* fix: more work on transfer manager perf metrics * fix unit tests for tm
* refactor: refactor constants * bug fixes * bug fixes * bug fixes
81f7850
to
c153ab6
Compare
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #1868 🦕
Fixes #2051