3 points | by cees007 2 hours ago
1 comments
One design decision I'm still thinking about is interceptors.
Right now almost everything is implemented as an interceptor:
- PII - Retry - Audit - Cost - Logging - Mock providers
I'm curious whether people think this is the right abstraction, or whether some
One design decision I'm still thinking about is interceptors.
Right now almost everything is implemented as an interceptor:
- PII - Retry - Audit - Cost - Logging - Mock providers
I'm curious whether people think this is the right abstraction, or whether some