Limit force weather requests
Description
We want to limit the number of weather request forcing because the system or the user could flood the system with weather requests.
Technical details
We are setting up a time period between 2 weather requests. This period start at 1 minute and increase linearly until the default period selected by the user in the weather widget settings.
Tests
https://gitlab.e.foundation/e/os/BlissLauncher/-/quality/test_cases/191
Issues
10 commandments of code reviews
Edited by Jonathan Klee