halbritter-lab / Amissense

The Amissense Tool analyzes and visualizes AlphaMissense pathogenicity scores, integrating AlphaFold structures and ClinVar data. It offers automated pipelines, visualizations, and versatile command-line utilities.
MIT License
0 stars 0 forks source link

Feat: Add Retry Mechanism for API Calls #26

Closed berntpopp closed 3 weeks ago

berntpopp commented 3 weeks ago

Description:
Add a retry mechanism for API calls to handle network issues gracefully. This will improve the reliability of the tool, especially when dealing with unstable connections.

Proposed Solution: