Scarbous / mr_tinypng

7 stars 6 forks source link

Don't throw an Exception if the API limit is reached. #7

Closed mhuber84 closed 8 years ago

mhuber84 commented 8 years ago

If the API limit is reached, an exception is thrown. This is not so nice on a productive website. Instead the images should be delivered without being shrinked. Perhaps only logging an error would be better.