Make the app robust to network outages
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 692
- Forks
- 103
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the 3000 ms connection-timeout handling and the bot startup configuration; done should include automatic retry after transient outages and a configuration option to launch the bot at startup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100