Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janaakhterov committed Apr 8, 2021
1 parent 53f7874 commit f60b81b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
* Error handling throughout the SDK
* A precheck error shoudl be returned when the exceptional status is in the header
* A receipt error should be returned when the exceptional status is in the receipt
* `TransactionRecordQuery` should retry on node precheck code `OK` only if we're not
getting cost of query.
* `Transaction[Receipt|Record]Query` should retry on both `RECEIPT_NOT_FOUND` and
`RECORD_NOT_FOUND` status codes when node precheck code is `OK`

## v2.1.5-beta.1

Expand Down

0 comments on commit f60b81b

Please sign in to comment.