shpasser / GaeSupportLumen

Google App Engine Support package for Lumen
MIT License
13 stars 2 forks source link

Update later function to change $delay to $delay_seconds #1

Closed nickgundry closed 9 years ago

nickgundry commented 9 years ago

Seems that the later function was not passing the delay through as compact is looking for delay_seconds. This change should fix that.

shpasser commented 9 years ago

Thanks @nickgundry, a very good timing. I've collected this fix as well as some other fixes related to GAE queue support. GaeSupportL5 already has this fix, now it is time to fix my Lumen package. Will commit the changes shortly, probably in a day or two.

shpasser commented 9 years ago

Applied several Queue related fixes. Please update to 1.2.2.