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
I'm hesitant on this, the endpoint is already a potential DDoS amplifier against our entire infra and is designed to cache really well. Adding multi key lookups would require us to switch to a less cache friendly api as well as making it even more of an amplifier
2.0.6 brings a new API endpoint capable of returning data for key lookups.
These APIs also accept an array of values to query as opposed to just a single query.
Lighthouse should be modified to:
To complete this, we'll need to start upgrading our APIs to 2.0.6
The text was updated successfully, but these errors were encountered: