Geoffroy Lesage

Results 15 comments of Geoffroy Lesage

This started happening for us when we rolled out version 1.1.5 a few days ago. Before then we were at 0.21.1 so pretty big bump indeed Unfortunately I do not...

We are actually able to go up to v0.29.1 without this issue happening so it seems possible that v0.30.0 introduced it (or exposed it) - https://github.com/googleapis/nodejs-pubsub/releases/tag/v0.30.0 Maybe one of the...

We've reverted to version 0.29.1 for now and been using for a week with no issues. Hopefully we'll find some time to debug this some more so we can upgrade...

As a quick note just ran another test of this and still happening with 1.5.0

Hey all, I am also getting this error, any updates? Thanks!

Ok it actually seems like this is really Date.js's fault (https://github.com/datejs/Datejs): if the string passed to `date()` is bad, it will return the current date... even though really it should...

Hm nice @btknorr. Does it work tomorrow for sure?

I got the same error btw... `failed to calculate repeatAt time due to invalid format` Turns out my method mentioned above is also not working

Yes I believe this will work. Personally though I try not to rely on job nesting.. to be safe (: