Skip to content

[Bug] Fix placeholder erorr messages#1965

Merged
alexjustesen merged 1 commit intoalexjustesen:mainfrom
svenvg93:#1962-fix-placeholder
Jan 4, 2025
Merged

[Bug] Fix placeholder erorr messages#1965
alexjustesen merged 1 commit intoalexjustesen:mainfrom
svenvg93:#1962-fix-placeholder

Conversation

@svenvg93
Copy link
Copy Markdown
Contributor

@svenvg93 svenvg93 commented Jan 3, 2025

📃 Description

This PR fixed that the placeholder messages is not shown more then onces, or with a valid Ookla error message.

Replicate

You can generate a non valid error message by running; while true; do speedtest --accept-license --accept-gdpr --servers --format=json; sleep 1; done after a couple of seconds you will get a rate limit message and the CLI won't run anymore.

🪵 Changelog

🔧 Fixed

📷 Screenshots

Valid error json
image

Non-valid error json.
image

@svenvg93 svenvg93 requested a review from alexjustesen as a code owner January 3, 2025 10:40
@alexjustesen alexjustesen merged commit 6600c94 into alexjustesen:main Jan 4, 2025
@svenvg93 svenvg93 deleted the #1962-fix-placeholder branch January 4, 2025 21:33
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.

[Chore] Placeholder error message is repeated.

2 participants