Force processing the pending queue. This must be called to process the pending queue and is best used when the application comes back online.
await submissionService.processPendingQueue() Copy
await submissionService.processPendingQueue()
Force processing the pending queue. This must be called to process the pending queue and is best used when the application comes back online.
Example