Skip to content

Add support for operation interceptors #826

Description

@dpacheco-groupieticket

I would like to request support for operation interceptors, similar to what's available in other frameworks. My primary use case is to implement authorization checks before operations are executed.

Currently, there doesn't appear to be a straightforward way to intercept operations before they reach the actual implementation. This would be extremely valuable for cross-cutting concerns like:

  • Authorization/authentication
  • Request validation
  • Logging
  • Metrics collection

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions