SimpleInstaBot icon indicating copy to clipboard operation
SimpleInstaBot copied to clipboard

Make the app robust to network outages

Open apollotsantos opened this issue 3 years ago • 0 comments

Hi,

When I have a network outage or high load on the pc I often hit the timeout of 3000 ms to connect. My intention is to set this bot and forget it on the machine so, here are some suggestions.

From a priority order in my view:

1- keep the limit of 3000 ms but add a function to retry in one or few minutes automatically;

2- add a config entry for running the bot in the moment of launching. This would allow me to automate the server to launch the bot with the server startup.

I believe those modifications could help us a lot :)

Thanks in advance!

apollotsantos avatar Mar 12 '21 22:03 apollotsantos