And using 3.20.0 here...
> On 22 Dec 2022, at 07:36, Babak Vahdat <babak.vah...@swissonline.ch.INVALID>
> wrote:
>
> Hi
>
> There seems to be a bug in RouteConfiguration#OnCompletion support which in
> case of an error, then it would run a given Callback as many times as the
> number of the routes that you have. However if no error then it gets called
> exactly once which is as expected.
>
> Here a simple reproducible:
> https://gist.github.com/bvahdat/db518d4f4abde3ece6c5698f07f8e63d
> <https://gist.github.com/bvahdat/db518d4f4abde3ece6c5698f07f8e63d>
>
> Am I right?
>
> —
> Babak