Ref T4324. Currently, if the AphlictMaster receives dodgy data from the Aphlict server (invalid JSON, for example) then a syntax error will be thrown and the AphlictMaster will die. Instead, catch errors and raise a notification.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T4324: Change notification server so it only alerts appropriate clients
- Commits
- Restricted Diffusion Commit
rP8033a697461d: Catch errors that may occur whilst receiving data from the Aphlict server.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- aphlict-error
- Lint
Lint Warnings Severity Location Code Message Warning webroot/rsrc/js/application/aphlict/behavior-aphlict-listen.js:36 TXT3 Line Too Long - Unit
No Test Coverage - Build Status
Buildable 857 Build 857: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Always show Aphlict errors as a notification popup (even when debug mode is disabled).
Comment Actions
Closed by commit rP8033a697461d (authored by @joshuaspence, committed by @epriestley).