rezzza / jobflow

Makes batch jobs creation Simpler, Easier, Faster.
MIT License
29 stars 4 forks source link

Add an uniqid by job execution #40

Open armandabric opened 10 years ago

armandabric commented 10 years ago

Resolve issue #39.

armandabric commented 10 years ago

It seems this implementation is not working: all call do not generate the same id.

tyx commented 10 years ago

Indeed, we should build jobUniqId only if no old one is provided.

shouze commented 10 years ago

@Spy-Seth what about this issue? Does the presence of @tyx required to continue working on it?

armandabric commented 10 years ago

I'm not comfortable with the jobflow core, so It's probably better if we wait @tyx.