Baza-86 / stale-securitygroup-rule-analysis-with-serverless-architecture

MIT No Attribution
0 stars 0 forks source link

Failsafe for Statistics Calls #115

Closed Baza-86 closed 10 months ago

Baza-86 commented 10 months ago

This PR implements a bug fix for #112. This is a temporary holding position until a better resolution (see #114) for the underlying cause of the failure can be implemented. This fix wraps the final calls to statistics.quantiles (used for runtime reporting) in a try/except/finally block to fail in a controlled manner.

Baza-86 commented 10 months ago

Requires uploading and testing.

Baza-86 commented 10 months ago

Run 25/11 replicated issue, fail safe work and Glue Job succeeded