Skip to content

Conversation

@andybharness
Copy link
Contributor

  • Previous retry interceptor change brought in a null pointer exception by returning a null response in intercept() which causes okhttp to assert and throw an exception. Customers are reporting logs filling up with null pointer exception messages. This change checks for null and returns an error response with some diagnosic info.

@andybharness andybharness merged commit 2a8eb16 into main Nov 11, 2025
2 checks passed
@andybharness andybharness deleted the FFM-12715-interceptor-null-checks branch November 12, 2025 10:12
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