You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: make the API service safe for public service
Status: proposal/experiment, a PoC implementation and a detailed description of the proposed scheme is WIP
Note: unlike the old LES flow control model, this scheme does not require assumptions about request costs in advance, it completely avoids cost tables and all the complexity that came with it, and will hopefully still achieve a better perfomance in normal cases (still needs to be proven in practice though). Also, it can be specified as an entirely optional performance optimization.
Goal: make the API service safe for public service
Status: proposal/experiment, a PoC implementation and a detailed description of the proposed scheme is WIP
Note: unlike the old LES flow control model, this scheme does not require assumptions about request costs in advance, it completely avoids cost tables and all the complexity that came with it, and will hopefully still achieve a better perfomance in normal cases (still needs to be proven in practice though). Also, it can be specified as an entirely optional performance optimization.
Relevant branch:
The text was updated successfully, but these errors were encountered: