igalshilman opened a new pull request #156:
URL: https://github.com/apache/flink-statefun/pull/156


   Currently an HTTP request to a remote function would be retrying until the 
maximum timeout elapses, however during a task cancelation there is no need in 
retrying and we can short circuit immediately.
   This PR addressed that issue by propagating a shutdown flag to a 
`RetryingCallback`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to