Skip to content

BUGFIX: Replace retry error handler#282

Merged
Sebobo merged 2 commits into2.x-devfrom
bugfix/retry-error-handler
Apr 15, 2026
Merged

BUGFIX: Replace retry error handler#282
Sebobo merged 2 commits into2.x-devfrom
bugfix/retry-error-handler

Conversation

@Sebobo
Copy link
Copy Markdown
Member

@Sebobo Sebobo commented Apr 14, 2026

The RetryLink didn’t properly handle the encapsulated errors in the graphql responses. With our custom handler we can handle the actual error and decided how and when to show a notification to the user.

Relates: #90

@Sebobo Sebobo requested a review from pKallert April 14, 2026 20:18
@Sebobo Sebobo added the Bug Something isn't working label Apr 14, 2026
@Sebobo Sebobo marked this pull request as ready for review April 14, 2026 20:18
The RetryLink didn’t properly handle the encapsulated errors in the graphql responses. With our custom handler we can handle the actual error and decided how and when to show a notification to the user.

Relates: #90
@Sebobo Sebobo force-pushed the bugfix/retry-error-handler branch from 6470e34 to 6128862 Compare April 14, 2026 21:20
@Sebobo Sebobo changed the title BUGFIX Replace retry error handler BUGFIX: Replace retry error handler Apr 14, 2026
@Sebobo Sebobo force-pushed the bugfix/retry-error-handler branch from 6128862 to 05dd39a Compare April 15, 2026 11:45
@Sebobo Sebobo merged commit f7a0198 into 2.x-dev Apr 15, 2026
5 checks passed
@Sebobo Sebobo deleted the bugfix/retry-error-handler branch April 15, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant