taskwarrior-flutter
taskwarrior-flutter copied to clipboard
Reduce timeout to 10 secounds.
Description
During debugging, I noticed that the timeout seemed to be unreasonably high. The code for it indicates 10000 seconds which seems just nonsensible for a normal user.
Screenshots
Checklist
- [ ] Tests have been added or updated to cover the changes
- [ ] Documentation has been updated to reflect the changes
- [ ] Code follows the established coding style guidelines
- [ ] All tests are passing