Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
context.invokeNext can result in that the aggregationValve is invoked. This should never be the case for an action request, even if it has errors. Most likely this was added in the past to make sure the cleanup valves are invoked but they are part of a different pipeline which get invoked any way