Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] Middleware customisation support #2578

Open
Tracked by #1367
crisidev opened this issue Apr 13, 2023 · 0 comments
Open
Tracked by #1367

[Python] Middleware customisation support #2578

crisidev opened this issue Apr 13, 2023 · 0 comments
Labels
enhancement New feature or request python-server Python server SDK x-large

Comments

@crisidev
Copy link
Contributor

crisidev commented Apr 13, 2023

We need to allow Python to configure a set of middlewares and plug them in. I can think already about some middlewares like

  • Timeout from tower-http
  • Cors from tower-http
  • Add request id

There are probably many others.

@crisidev crisidev changed the title Middleware customisation support, or the ability to configure different Rust middlewares from Python [Python] Middleware customisation support Apr 13, 2023
@crisidev crisidev added x-large python-server Python server SDK enhancement New feature or request labels Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python-server Python server SDK x-large
Projects
None yet
Development

No branches or pull requests

1 participant