overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import fefc74a744: Made domain checkin timeouts longer for more forgiving loading on slow connections (by Caitlyn) #260

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Caitlyn and import it into Overte

Commit: fefc74a744b386a54d18448d6d4d67e37f486c9c
Author: Caitlyn
Date: Thu, 19 Mar 2020 00:24
Made domain checkin timeouts longer for more forgiving loading on slow connections

Stats:

Filename Stats Lines Added Removed Lines in blame
libraries/networking/src/DomainHandler.cpp 2 1 1 1
libraries/networking/src/DomainHandler.h 2 1 1 1
2 files - 4 2 2 2

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick fefc74a744b386a54d18448d6d4d67e37f486c9c
daleglass commented 2 years ago

This looks potentially interesting