Skip to content

Retry on Recoverable Error Responses from GT Server #91

Description

@jairajdev

If the validator receives recoverable errors such as "Timestamp out of acceptable range" from the GT server, it should retry instead of treating it as a failure.

Only non-recoverable errors such as "Public key not registered or inactive" should stop the retry process.

The detailed validation logic in the GT node can be found here:
https://github.com/Liberdus/golden-ticket-server/blob/main/src/modules/ticket/validation.service.ts#L27

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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