Skip to content

Adds retry and error codes to schema registry helpers - #353

Merged
joesantos418 merged 1 commit into
arquivei:masterfrom
joesantos418:master
Sep 11, 2026
Merged

Adds retry and error codes to schema registry helpers#353
joesantos418 merged 1 commit into
arquivei:masterfrom
joesantos418:master

Conversation

@joesantos418

Copy link
Copy Markdown
Contributor

Adds a retry middleware to the schema registry package based on the retrier package. This allows application code to apply a retry policy even when it doesn't have access to the helper calls directly (eg. when passing the schema registry object to a gokit endpoint).

Additionally, adds error codes to the errors so application code can handle them with a finer granularity than what's already offered by the severities.

Adds a retry middleware to the schema registry package based on the
retrier package. This allows application code to apply a retry policy
even when it doesn't have access to the helper calls directly (eg. when
passing the schema registry object to a gokit endpoint).

Additionally, adds error codes to the errors so application code can
handle them with a finer granularity than what's already offered by the
severities.
@sonarqubecloud

Copy link
Copy Markdown

@joesantos418
joesantos418 merged commit 04341ba into arquivei:master Sep 11, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants