Open MJ1998 opened 7 months ago
currently app callbacks are invoked after db writing in a new job which makes it very slow. For example, one has captured a video but the event "onComplete" for app is invoked after writing the captured data's meta into the db.
currently app callbacks are invoked after db writing in a new job which makes it very slow. For example, one has captured a video but the event "onComplete" for app is invoked after writing the captured data's meta into the db.