-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: error handling in claiming process
Introduced a single try-catch block to the transcript claiming function to ensure all errors are caught and handled uniformly. This replaces inconsistent catch blocks and addresses actions that were previously missing error handling, improving reliability and error management.
- Loading branch information
1 parent
3e17a63
commit 7e0c66e
Showing
1 changed file
with
56 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters