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

Implement timeout for Risk SDK #544

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

okhan-okbay-cko
Copy link
Contributor

@okhan-okbay-cko okhan-okbay-cko commented Aug 2, 2024

Issue

PIMOB-2696

Unblocks #542

Proposed changes

Risk team had a development that made Frames’s completion block to await their completion. This ended up with some merchants getting blocked by the response of Risk SDK. We had a long chat and decided the issue is because of another 3rd party dependency that the Risk SDK uses: FingerPrint SDK. Now we agreed with the Risk team to have a Frames development to timeout after a definitive timeframe to stop waiting for Risk SDK result and just call the callback with the token that’s already at hand.

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)

ehab-al-cko
ehab-al-cko previously approved these changes Aug 5, 2024
ehab-al-cko
ehab-al-cko previously approved these changes Aug 5, 2024
@okhan-okbay-cko okhan-okbay-cko changed the base branch from main to release/4.3.7 August 6, 2024 09:51
@okhan-okbay-cko okhan-okbay-cko dismissed stale reviews from precious-ossai-cko and ehab-al-cko August 6, 2024 09:51

The base branch was changed.

@okhan-okbay-cko okhan-okbay-cko force-pushed the feature/risk-sdk-timeout-recovery branch 2 times, most recently from d262c9a to 8060c40 Compare August 6, 2024 10:03
@okhan-okbay-cko okhan-okbay-cko merged commit df79dd5 into release/4.3.7 Aug 6, 2024
9 checks passed
@okhan-okbay-cko okhan-okbay-cko deleted the feature/risk-sdk-timeout-recovery branch August 6, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants