mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.01k stars 158 forks source link

Handle all exceptions in geography #407

Closed benoit-cty closed 1 year ago

benoit-cty commented 1 year ago

This fix the geo localization code do not handle all possible exception, leading to CodeCarbon crash in case of un handled error.