oncokb / oncokb-annotator

Annotates variants in MAF with OncoKB annotation.
GNU Affero General Public License v3.0
122 stars 61 forks source link

Support retry for API calls #153

Closed zhx828 closed 2 years ago

zhx828 commented 2 years ago

Some of our users experience timeout issue from OncoKB APIs. Though the system looks fine, we don't have a better way to reproduce the timeout issue. This feature will try to resend the same API call if it's timeout.