Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be11746c authored by Cynthia Wong's avatar Cynthia Wong Committed by The Android Open Source Project
Browse files

am 04f0b05e: Add a Gservices setting for how many times we should retry before...

am 04f0b05e: Add a Gservices setting for how many times we should retry before discarding an uphill operation

Merge commit '04f0b05e'

* commit '04f0b05e':
  Add a Gservices setting for how many times we should retry before discarding an uphill operation
parents d6f49fe8 04f0b05e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2692,6 +2692,12 @@ public final class Settings {
         */
        public static final String GMAIL_DISCARD_ERROR_UPHILL_OP = "gmail_discard_error_uphill_op";

        /**
         * Controls how many attempts Gmail will try to upload an uphill operations before it
         * abandons the operation. Defaults to 20.
         */
        public static final String GMAIL_NUM_RETRY_UPHILL_OP = "gmail_discard_error_uphill_op";

        /**
         * the transcoder URL for mobile devices.
         */