0

What can be done to avoid waiting in line? Our application can work both offline and online. Using IndexedDB. When working online, if the internet slows down, the process will slow down. Because every time a scanner is made, a request is sent. Each request takes time. Is there any solution to this? Need to store thousands of data somewhere? The app is in React PWA

0 Answers0