Description
For SAP BTP one of the recommended ways to implement rate limiting is usage of route services. To do this with mta/mtad currently we can only use tasks with commands to create user-provided services with -r parameter and then binding them with bind-route-service.
It would be nice to be able to specify it declaratively in yaml.
Description
For SAP BTP one of the recommended ways to implement rate limiting is usage of route services. To do this with mta/mtad currently we can only use tasks with commands to create user-provided services with
-rparameter and then binding them withbind-route-service.It would be nice to be able to specify it declaratively in yaml.