xavier chang

Results 697 comments of xavier chang

It's a good idea, but what I concern is that add a new action is a little heavy and it's a little cut off from enqueue action. How about just...

It doesn’t have to be placed in the enqueue action. The func `UpdateJobStatus` will update pg when a scheduling ends, can we just check the pg in inqueue status to...

> > It doesn’t have to be placed in the enqueue action. The func `UpdateJobStatus` will update pg when a scheduling ends, can we just check the pg in inqueue...

`closing` is an intermediate state of `open` and `close`,it means that the queue will be in `close` soon and terminate its lifecycyle, so it's not allowed to modify,in your case,it...

Thanks for your contribution! /lgtm

That's a good idea!

Hi, are you still working on this, please rebase master and fix comments.