Fault Rules in a Shared Flow

I created a shared flow to do HMAC validation but would like to catch and customize all the faults that happen on the shared flow in some reusable way instead of <FaultRules> section in every proxy. Is there a way I can do it ?

0 1 574
1 REPLY 1

I don't think so. I think you need to handle Faults in the API Proxy endpoints.