Skip to content

Rename CONNECTION_ERROR_NO_RETRY to RESUME_FAILED_NO_RETRY? #147

@NiteshKant

Description

@NiteshKant

Continuing discussion from here

CONNECTION_ERROR_NO_RETRY was added for resumability and following is the description:

 __CONNECTION_ERROR_NO_RETRY__  | 0x00000102 | The connection is being terminated. May __NOT__ be resumed. Stream ID MUST be 0.

It looks like the intention is to indicate that resumption must not be attempted. So, should we rename this error code to RESUME_FAILED_NO_RETRY?

CONNECTION_ERROR_NO_RETRY sounds ambiguous as it does not indicate anything about resumability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions