Usage limit based on compute time

Do you have plans to support API usage limiting based on query prosessing compute time etc. usage?

Can you provide more details of how you think this should work exactly?

API requests may have huge differences how much those load/stress upstream server. If server could return numeric load value (HTTP header), API gateway could limit following requests based on previous load and load limits.

Response rate-limiting? see: https://getkong.org/plugins/response-rate-limiting/

That’s it. Thank you!