-
-
Notifications
You must be signed in to change notification settings - Fork 203
Fix issue with Notify on every speedtest run failing #1521
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
Conversation
Notify on every speedtest run failing:
[2024-06-11 12:38:08] production.ERROR: Undefined variable $event {"exception":"[object] (ErrorException(code: 0): Undefined variable $event at /app/www/app/Mail/SpeedtestCompletedMail.php:51)
[stacktrace]
|
@tgregory86 looks like the same issue in the threshold file as well, do you mind committing a fix for that too? |
alexjustesen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also fix threshold reference as well.
|
@alexjustesen Sorry for causing this bug :( |
It was a my-bad, I missed it in the review. Mail uses |
Thanks for explaining! |
Done |
Notify on every speedtest run failing:
[2024-06-11 12:38:08] production.ERROR: Undefined variable $event {"exception":"[object] (ErrorException(code: 0): Undefined variable $event at /app/www/app/Mail/SpeedtestCompletedMail.php:51) [stacktrace]
📃 Description
A short description of the pull request changes should go here and the sections below should list in detail all changes. You can remove the sections you don't need.
Fix issue with Notify on every speedtest run failing
🪵 Changelog
➕ Added
✏️ Changed
🔧 Fixed
🗑️ Removed
📷 Screenshots
If this PR has any UI/UX changes it's strongly suggested you add screenshots here.