Mobile app version of vmapp.org
Login or Join
Ogunnowo487

: I would suggest splitting your batch task into smaller ones (like 10 seconds each) and use AJAX to refresh the page and show progress. Waiting 60 seconds for a reply is too long, way too

@Ogunnowo487

I would suggest splitting your batch task into smaller ones (like 10 seconds each) and use AJAX to refresh the page and show progress.

Waiting 60 seconds for a reply is too long, way too long. The longer your operation the more chances of failures you have.

By splitting into smaller batches, if one crashes, you will only lose a fraction.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Ogunnowo487

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme