speedtest_exporter icon indicating copy to clipboard operation
speedtest_exporter copied to clipboard

Allow configuration of the request timeout

Open robin-moser opened this issue 3 years ago • 0 comments

Description

The timeout of 60s was a bit too short for my internet or the used servers, sometimes my speedtest ran into a timeout. I added a configurable parameter to be able to increase the timeout.

Related Issue

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • [x] I have read the Code of Conduct
  • [x] I have updated the documentation accordingly.
  • [x] All commits are GPG signed

robin-moser avatar Jul 27 '22 16:07 robin-moser