Skip to content

Comments

Address various speedtest exceptions#79

Open
owenleonard wants to merge 2 commits intoroest01:developfrom
owenleonard:servFail
Open

Address various speedtest exceptions#79
owenleonard wants to merge 2 commits intoroest01:developfrom
owenleonard:servFail

Conversation

@owenleonard
Copy link
Contributor

@owenleonard owenleonard commented May 11, 2021

Speedtest frequently fails to find the best server on the
hour. Google searches revealed this to be due to high
server load. To address this, I added a retry attempts
controlled by an environment variable.

I have also see speedtest fail to retrieve the config, so
I've included exception handling for it as

Additionally, I defaulted the results to 0.0 so you can see
in the graph when speedtest failures

Add missing utf-8 charset to index.html

@owenleonard
Copy link
Contributor Author

@roest01 For some reason the update deps for v1.4 commit was causing the stats page to hang. I'm assuming it is because the yarn.lock file wasn't also updated, but I've never used yarn so I don't know for sure.

This reverts commit 1d6455a.

Causes statistics page to hang
Speedtest frequently fails to find the best server on the
hour. Google searches revealed this to be due to high
server load. To address this, I added a retry attempts
controlled by an environment variable.

I have also see speedtest fail to retrieve the config, so
I've included exception handling for it as well.

Additionally, I defaulted the results to 0.0 so you can see
in the graph when speedtest failures occurred.

Add missing utf-8 charset to index.html
@owenleonard owenleonard changed the title Address frequent best server failures on the hour Address various speedtest exceptions May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant