apt currently considers the following errors transient:

            constexpr unsigned int TransientCodes[] = {
               408, // Request Timeout
               429, // Too Many Requests
               500, // Internal Server Error
               502, // Bad Gateway
               503, // Service Unavailable
               504, // Gateway Timeout
               599, // Network Connect Timeout Error
            };

and thus does not report them as errors, only as warnings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825001

Title:
  Allow archives to send a 4xx response to tell apt to try again later

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1825001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to