Lifecycle callbacks for the fallback middleware. Called when the fallback value is about to be returned instead of the original result.
fallback
IMPORT_PATH: "@daiso-tech/core/resilience"
"@daiso-tech/core/resilience"
Optional
Callback Invokable that will be called before fallback value is returned.
Invokable
Lifecycle callbacks for the
fallbackmiddleware. Called when the fallback value is about to be returned instead of the original result.IMPORT_PATH:
"@daiso-tech/core/resilience"