Summary
Make the BFG request timeout in the PoP miner configurable, and increase the default to 15 seconds.
It is configurable in BFG as well, the default has been changed to 10 seconds (previously 9).
This should help increase the number of successful requests. More BFG-side changes will be in follow-up PRs.
Changes
Add POPM_BFG_REQUEST_TIMEOUT environment variable to popmd
Increase the default PoP Miner BFG request timeout to 15 seconds
Increase the default BFG request timeout to 10 seconds
Summary Make the BFG request timeout in the PoP miner configurable, and increase the default to 15 seconds. It is configurable in BFG as well, the default has been changed to 10 seconds (previously 9).
This should help increase the number of successful requests. More BFG-side changes will be in follow-up PRs.
Changes
POPM_BFG_REQUEST_TIMEOUT
environment variable to popmd