Add "limiter" support to app service #7893
Labels
application-access
feature-request
Used for new features in Teleport, improvements to current should be #enhancements
good-starter-issue
Good starter issue to start contributing to Teleport
What
Auth, proxy, SSH and Kube services have support for rate limiting:
https://github.com/gravitational/teleport/blob/v7.0.0/lib/service/cfg.go#L523
app_service should support it as well. Look at SSH server for example usage:
https://github.com/gravitational/teleport/blob/v7.0.0/lib/sshutils/server.go#L421
The text was updated successfully, but these errors were encountered: