Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cancellation token support for ticket retrieval (#1748)
Updated the `GetUserTicketsAsync` method to include a cancellation token parameter. This ensures proper cancellation handling during user ticket retrieval.
- Loading branch information