-
Notifications
You must be signed in to change notification settings - Fork 29
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
[MOB-7154] Implement JWT Retry Logic for Android SDK #656
Conversation
…oid-sdk into itbl-jwt-retry-mechanism
Retry mechanism for failed JWT related errors resolve
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #656 +/- ##
==========================================
+ Coverage 61.90% 62.50% +0.59%
==========================================
Files 70 70
Lines 4127 4163 +36
Branches 481 479 -2
==========================================
+ Hits 2555 2602 +47
+ Misses 1311 1297 -14
- Partials 261 264 +3 ☔ View full report in Codecov by Sentry. |
iterableapi/src/main/java/com/iterable/iterableapi/IterableAuthManager.java
Outdated
Show resolved
Hide resolved
iterableapi/src/main/java/com/iterable/iterableapi/IterableAuthManager.java
Show resolved
Hide resolved
iterableapi/src/main/java/com/iterable/iterableapi/IterableRequestTask.java
Show resolved
Hide resolved
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.
walked through test cases with evan
🔹 Jira Ticket(s) if any
✏️ Description