-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When downloading,
Trying Query: order:Lagomorpha haslength:1
Options: search.QueryOptions(limit=1000, number_found_accuracy=10000, cursor=search.Cursor(), ids_only=False)
Version: search.py 2016-08-15T16:43+02:00
Found 9404 records in 10.1s
App Engine shuts down the instance with a message:
Exceeded soft private memory limit of 128 MB with 138 MB after servicing 26 requests total
This is happening inconsistently, and is something that would be much easier to isolate and purge with a re-architecture to use micro-services or modules.