Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cancellation token support for ticket retrieval #1748

Merged

Conversation

khalidabuhakmeh
Copy link
Contributor

Updated the GetUserTicketsAsync method to include a cancellation token parameter. This ensures proper cancellation handling during user ticket retrieval.

Updated the `GetUserTicketsAsync` method to include a cancellation token parameter. This ensures proper cancellation handling during user ticket retrieval.
@damianh damianh force-pushed the ka-sessionrevocationservice-cancellationToken branch from 03f86a1 to 446fa34 Compare February 4, 2025 11:19
@damianh damianh added area/bff Related to all BFF impact/non-breaking The fix or change is not a breaking one labels Feb 4, 2025
@Erwinvandervalk Erwinvandervalk merged commit 5aba2de into main Feb 4, 2025
15 of 17 checks passed
@Erwinvandervalk Erwinvandervalk deleted the ka-sessionrevocationservice-cancellationToken branch February 4, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bff Related to all BFF impact/non-breaking The fix or change is not a breaking one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants