Tan Khuu

Results 6 comments of Tan Khuu

Thanks @GCorbel It works very well with your solution.

I have the same issue cause the _id of my documents aren't the default ObjectId of Mongo: MongoDB Input threw an exception, restarting {:exception=>#, :level=>:warn}

Thank you for your reply. This is the function I used to create the job: ``` const createJob = (type, attributes, data) => { const { depends = [], priority...

When I set the schedule is 'at 3:00 am' the "after" : ISODate("2017-04-21T03:00:00Z") will always like that, even when I set job.after(new Date()) before job.save(). Then how can I make...

is this package still supported? I'm having the same problem here.

You are right, I used another package and It's working well. https://github.com/gadicc/meteor-blaze-react-component