HttpClient: DelegatingExecutor should resort to the fallback executor only on RejectedExecutionException

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 24
    • Component/s: core-libs
    • b12

      It has been observed during an `http3` branch review that `SafeExecutor[Service]` fall back only on `RejectedExecutionException`, whereas `DelegatingExecutor` on every `Throwable`. Their behavior should ideally match each other. [~dfuchs] further stated "we should not execute the task again if it’s anything but RejectedExecutionException".

            Assignee:
            Volkan Yazici
            Reporter:
            Volkan Yazici
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: