
Hi,
When MPOS is put into offline mode, then there is a bit of lagging in all the different operations.
I tried to check the response times for the requests going on in the background.
And as I can find, there are errors thrown for image URLs.
Is there a way to ignore these errors, so operations are stable in MPOS?
Regards,
Sunil
The POS is trying to fetch the product images from the blob which is not accessible when you are offline. Can you try excluding the tables (related to product images) from offline database. This way when there is no reference, the system will not try to fetch the images.