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 Passed - Unit
No Test Coverage - Build Status
Buildable 855 Build 855: [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).