ably-php icon indicating copy to clipboard operation
ably-php copied to clipboard

Add support for DataTypes ErrorInfo TI1

Open AndyNicks opened this issue 3 years ago • 1 comments

Add support for the following requirements: TI1

As stated at https://docs.ably.io/client-lib-development-guide/features/#TI1

see details https://github.com/ably/docs/blob/main/content/client-lib-development-guide/versions/features-1-1__1-2.diff

Acceptance Criteria:

Implement the support for the requirements above

Update the spreadsheet

┆Issue is synchronized with this Jira Story by Unito

AndyNicks avatar Jun 24 '21 09:06 AndyNicks

Need to update errorInfo object as per https://ably-real-time.slack.com/archives/C030C5YLY/p1649700969992419?thread_ts=1649675983.387709&cid=C030C5YLY. Currently, it's missing the original error object. So, difficult to evaluate the exact error for the same.

sacOO7 avatar Apr 19 '22 06:04 sacOO7