Optional
Create a circuit breaker for the function.
Deduplicate in-flight requests with the same key.
Rate limit the function.
Retry the function.
Timeout the function.
Create a circuit breaker for the function.