screeps-api
    Preparing search index...

    Variable DEFAULT_CLIENT_CONFIGConst

    DEFAULT_CLIENT_CONFIG: {
        retry429Global: true;
        retry429InitDelay: 60000;
        retry429MaxDelay: 10800000;
        retry429MaxRetries: 0;
    } = ...

    Defaults for ScreepsClientConfig

    Type Declaration

    • Readonlyretry429Global: true
    • Readonlyretry429InitDelay: 60000
    • Readonlyretry429MaxDelay: 10800000
    • Readonlyretry429MaxRetries: 0