forked from taikoxyz/raiko
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(host): update v3 Aggregation Cancel API
All of theses changes were commentted and discussed at taikoxyz#387 1. Remove checking of empty proof of Aggregation Cancel request. For this case, querying task status will return None, and we will response with NotFound error directly. See also taikoxyz#387 (comment) 2. Remove metrics recording to maintain consistency with v1 and v2 See also taikoxyz#387 (comment) 3. Check task status before signal cancel to prover
- Loading branch information
Showing
1 changed file
with
60 additions
and
29 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