Request cancelled in http client send() #590
Unanswered
mrAndersen
asked this question in
Q&A
Replies: 1 comment 4 replies
-
You get that error when you cancel the promise returned by |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting RuntimeException with message "Request cancelled", and no underlying information about why it was cancelled. How I can get that information?
The code is simply:
Beta Was this translation helpful? Give feedback.
All reactions