Skip to content

Commit d7ca1b6

Browse files
timfn-hgmgarbs
andauthored
HIP for Enhanced Error Responses (#1383)
Signed-off-by: Tim Farber-Newman <tim.farber-newman@swirldslabs.com> Signed-off-by: Michael Garber <michael.garber@hashgraph.com> Co-authored-by: Michael Garber <michael.garber@hashgraph.com>
1 parent 7ccca23 commit d7ca1b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

HIP/hip-1383.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ type: Standards Track
99
category: Core
1010
needs-hiero-approval: Yes
1111
needs-hedera-review: Yes
12-
status: Review
12+
status: Deferred
1313
created: 2026-01-21
14-
updated: 2026-01-26
14+
updated: 2026-03-25
1515
release: TBD
1616
---
1717

@@ -213,7 +213,7 @@ enum RetryType {
213213
*/
214214
UNSPECIFIED_RETRY = 0;
215215
/**
216-
* The request MAY be retried, with modification, immediately.
216+
* The request MAY be retried, without modification, immediately.
217217
*/
218218
IMMEDIATE_RETRY = 1;
219219
/**

0 commit comments

Comments
 (0)