Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Fix placeholder erorr messages #1965

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

svenvg93
Copy link
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
1 check passed
@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