Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2c9a5fda

Přidáno uživatelem Jakub Šilhavý před více než 2 roky(ů)

re #9845 Added an outer loop for information retrieval

Zobrazit rozdíly:

ld_client/LDClient/Program.cs
92 92
            Config.DetectionPeriod,
93 93
            InfoFetcher,
94 94
            DefaultApiClient,
95
            new ProcessUtils()
95
            new ProcessUtils(),
96
            Config.FetchInfoSuperiorMaxAttempts,
97
            Config.FetchInfoSuperiorAttemptPeriod
96 98
        );
97 99
        
98 100
        // Create and start a new thread that periodically

Také k dispozici: Unified diff