1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 23:02:42 +01:00
phorge-phorge/support/aphlict/client/src
Joshua Spence 8033a69746 Catch errors that may occur whilst receiving data from the Aphlict server.
Summary: 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.

Test Plan: {F163466}

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4324

Differential Revision: https://secure.phabricator.com/D9380
2014-06-05 09:43:41 -07:00
..
Aphlict.as Catch errors that may occur whilst receiving data from the Aphlict server. 2014-06-05 09:43:41 -07:00
AphlictClient.as Modify the Aphlict client to use LocalConnection. 2014-05-29 07:04:22 -07:00
AphlictMaster.as Catch errors that may occur whilst receiving data from the Aphlict server. 2014-06-05 09:43:41 -07:00