OptionalenableAsyncTracking?: booleanIf true, metric tracking will run asynchronously in the background and won't block the function utilizing the circuit breaker logic.
This will only have effect if onlyError settings is true.
OptionaleventBus?: IEventBusOptionalnamespace?: NamespaceOptionalonlyError?: booleanIf true will only apply rate limiting when function errors and not when function is called.
IMPORT_PATH:
"@daiso-tech/core/rate-limiter"