-
New Feature
-
Resolution: Fixed
-
Major
-
3.1.2
-
- Use moodlemobile moodle cloud instance to test.
- Quickly navigate to a course and prefetch the whole course.
- Check network and warning messages on console and check all works fine (but slower).
-
Moderate
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
Moodle Mobile 3.1.3
On some sites like moodlecloud when the volume of requests is higher than a value the server can request to try again after some time to avoid DoS.
When a 429 response status is detected we should:
- Check for "Retry-After" field on response header.
- Stop all requests until retry time passed.
- is parent of
-
MOBILE-2102 Change header on requests to differ from non app
-
- Closed
-