Skip to content
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

refactor(health-sdk): Use async in example app to parallelize test invoice uploads and refresh requests #483

Merged

Conversation

a-szotyori
Copy link
Contributor

I applied a learning from a coroutines talk to use map { async {} } to make test invoice uploads and refreshes faster.

@a-szotyori a-szotyori requested a review from danicretu July 4, 2024 14:50
@a-szotyori a-szotyori force-pushed the parallelize-health-sdk-test-invoices-upload-and-refresh branch from 2e2f81c to c1fab93 Compare July 4, 2024 14:51
Copy link

sonarcloud bot commented Jul 4, 2024

Copy link
Contributor

@danicretu danicretu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice tidbit of knowledge! Thank you for sharing!

@a-szotyori a-szotyori merged commit aad16c1 into main Jul 5, 2024
7 checks passed
@a-szotyori a-szotyori deleted the parallelize-health-sdk-test-invoices-upload-and-refresh branch July 5, 2024 08:41
a-szotyori added a commit that referenced this pull request Jul 15, 2024
llevente pushed a commit that referenced this pull request Jul 17, 2024
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.

2 participants