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

Sm/review qa read unlock #1121

Merged
merged 11 commits into from
Aug 7, 2024

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Aug 6, 2024

What does this PR do?

add a NUT (QA for the PR). There originally was a concurrency test but it wasn't running because it used the wrong naming convention (unique to this repo).
refactor from pollingClient => direct use of ts-retry-promise library

@mdonnalley I didn't have to increase retries for the NUT's approach (parallel'd child_process) the way the original concurrency test required (child_process.exec probably gives enough delay to spread them a bit).

[skip validate pr]

I ran the nut locally with 100, but left the committed version as 50

@mshanemc mshanemc requested a review from a team as a code owner August 6, 2024 23:33
@mshanemc mshanemc merged commit b422226 into mdonnalley/wait-until-unlock Aug 7, 2024
10 of 13 checks passed
@mshanemc mshanemc deleted the sm/review-qa-read-unlock branch August 7, 2024 19:17
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