papi-dts
    Preparing search index...

    Variable MAX_REQUEST_ATTEMPTSConst Experimental

    MAX_REQUEST_ATTEMPTS: 10

    How many times to try sending a request before giving up if the request is not yet registered. Exported so callers that layer their own retry policy on top of requestWithRetry's cadence (e.g. the Power-mode startup sync's boot-race loop) can derive from this shared policy instead of re-declaring the literal and silently diverging if it is ever retuned.