Hi Team,
We are using Mongo Realm trigger and function, which doing aggregations on the fields of collection and then inserting calculated data to other collection, tigger is running every day at 12:00 AM.
Collection having 500 thousands of data in a single day, we are getting below logs while trigger gets excecute:
uncaught promise rejection: FunctionError: exceeded max async work queue size of 1000
Please see below is the screenshot: