You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Patrick Barry (Jira)" <ji...@apache.org> on 2023/03/30 15:22:00 UTC

[jira] [Created] (HTTPCLIENT-2268) How do you cancel async request?

Patrick Barry created HTTPCLIENT-2268:
-----------------------------------------

             Summary: How do you cancel async request?
                 Key: HTTPCLIENT-2268
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2268
             Project: HttpComponents HttpClient
          Issue Type: Task
          Components: HttpClient (async)
    Affects Versions: 5.2.1, 5.1.4
            Reporter: Patrick Barry


We are trying to manually cancel our async request, but are noticing some gotchas. For example, if you cancel the Future, then our retry handler still fires.  I have looked through the examples, but the only 'abort' shown is for the classic version of client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org