mikamai / akamai_api

Akamai gem+CLI to work with CCU and ECCU interfaces
MIT License
43 stars 19 forks source link

add poll option to ccu arl invalidate #23

Closed jeunito closed 9 years ago

jeunito commented 9 years ago

I added a poll option to ccu arl invalidate. This feature goes ahead and polls for the status of the ccu arl invalidate request every 60 seconds and exits when it sees that purge request is successful.

We will be using this feature in our build system.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 32853e80368842acf44897759768ffdf014d7e19 on AppLovin:poll into 891042e8a8f1b2752289bc5ff497fff3c8caa387 on mikamai:master.

nicolaracco commented 9 years ago

Great addition. Could you scope the code inside a class (e.g. RequestPoll ?) or a method to increase overall readability ?

jeunito commented 9 years ago

Ok let me work on this today.

jeunito commented 9 years ago

@nicolaracco done. I just delegated it to a method.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 52124a8a520d104480f1081f57d2545bcec5e804 on AppLovin:poll into 891042e8a8f1b2752289bc5ff497fff3c8caa387 on mikamai:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 52124a8a520d104480f1081f57d2545bcec5e804 on AppLovin:poll into 891042e8a8f1b2752289bc5ff497fff3c8caa387 on mikamai:master.

jeunito commented 9 years ago

Thanks @nicolaracco. Has this been included as well in the latest gem?

nicolaracco commented 9 years ago

Nope. We'll release it tomorrow as 0.3.1. I'll let you know

nicolaracco commented 9 years ago

Released as 0.3.1

jeunito commented 9 years ago

Thanks!

On Wed, May 6, 2015 at 2:49 AM, Nicola Racco notifications@github.com wrote:

Released as 0.3.1

— Reply to this email directly or view it on GitHub https://github.com/mikamai/akamai_api/pull/23#issuecomment-99402026.

JOSE ASUNCION

Where I hangout: https://twitter.com/#!/Jeunito See my byte size recipes: http://jeunito.me