3 pointsby cees0074 hours ago1 comment
  • cees0074 hours ago
    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