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

Fix: Await risk sdk actions #275

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

precious-ossai-cko
Copy link
Contributor

Issue

https://checkout.atlassian.net/browse/PRISM-11245

Proposed changes

Await acitons on the Risk SDK before continuing.

Test Steps

No changes in interaction or operation or test order.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Reviewers assigned
  • I have performed a self-review of my code and manual testing
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if applicable)

Further comments

NB: Regardless of success or failure within Risk, the completion handler is called on both scenarios.

NB: All asynchronous actions have a maximum timeout of 5 seconds.

@precious-ossai-cko precious-ossai-cko changed the title PRISM-11246: await risk sdk actions Fix: Await risk sdk actions May 16, 2024
@precious-ossai-cko precious-ossai-cko force-pushed the fix/await-risk-sdk-actions branch 2 times, most recently from 3c95601 to a21944a Compare May 16, 2024 15:15
@precious-ossai-cko precious-ossai-cko force-pushed the fix/await-risk-sdk-actions branch from a21944a to 1592d3a Compare May 23, 2024 16:01
@precious-ossai-cko precious-ossai-cko marked this pull request as ready for review May 23, 2024 16:02
@precious-ossai-cko precious-ossai-cko requested a review from a team as a code owner May 23, 2024 16:02
Copy link
Contributor

@jheng-hao-lin-cko jheng-hao-lin-cko left a comment

Choose a reason for hiding this comment

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

Good to see some progress, well done! Just some minor suggestions to make it great

@jheng-hao-lin-cko
Copy link
Contributor

Thanks for the changes. Have we done any manual tests? If so let's rebase and merge this branch

- internally improves log instrumentation
@precious-ossai-cko precious-ossai-cko force-pushed the fix/await-risk-sdk-actions branch from c240451 to b32ae6c Compare June 10, 2024 11:05
Copy link

@jheng-hao-lin-cko jheng-hao-lin-cko merged commit ad6a6f8 into master Jun 11, 2024
28 checks passed
@jheng-hao-lin-cko jheng-hao-lin-cko deleted the fix/await-risk-sdk-actions branch June 11, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants