Suppose one were to do a get_links
query that will return an unreasonable number of results, maybe millions.
What would happen currently?
- Timeout?
- Crash?
- Error message like “too many results”?
- Undefined / unknown?
Have/do we run load tests to test this behavior?