Josh-Beck / LapisCode

Lambda API Security - Lambda API code and infrastructure scanner.
GNU General Public License v3.0
0 stars 0 forks source link

[FEATURE] Retry logic on github service #14

Open Josh-Beck opened 1 year ago

Josh-Beck commented 1 year ago

Describe the feature Add retry logic to Github Service API calls.

Feature Requirements Calls will succeed on subsequent attempts if under normal circumstances the initial call would've failed.

Customer/Developer Value Proposition Improve robustness of platform

Josh-Beck commented 1 year ago

Additionally, add better failure handling for failed retries, like graceful error message.