chaps-io / gush

Fast and distributed workflow runner using ActiveJob and Redis
MIT License
1.05k stars 106 forks source link

Add wait parameter to jobs #99

Closed helmuthfilho closed 1 year ago

helmuthfilho commented 1 year ago

This PR adds wait as a paremeter to run method on Gush::Workflow.

pokonski commented 1 year ago

Thank you for this, it's a good option to have :)

Can I ask you to add a test case for it?

helmuthfilho commented 1 year ago

Thank you for this, it's a good option to have :)

Can I ask you to add a test case for it?

Sure! i will look into it

pokonski commented 1 year ago

Thank you for the contribution! 😁