Internal state managed by ResiliencePolicy base class.
This is the memoized state computed from config during initialization.
The specific rule type that extends BasePolicyRule
Instance state type (defaults to any for flexibility)
Headers type (defaults to any for flexibility)
Params type (defaults to any for flexibility)
Whether the policy is globally enabled
Set of HTTP methods this policy applies to
Memoized rule cache: method:path -> resolved rule or null
The serializer function for key generation
Internal state managed by ResiliencePolicy base class.
This is the memoized state computed from config during initialization.