cookpad / kuroko2

Kuroko2 is a web-based job scheduler / workflow engine.
MIT License
314 stars 72 forks source link

Add retry to wait for moving to a target page #100

Closed ganmacs closed 6 years ago

ganmacs commented 6 years ago

I added a code to wait for moving to a target page in spec because this spec is often failed (e.g. https://travis-ci.org/cookpad/kuroko2/jobs/333622960).

@cookpad/dev-infra Review please.

ref https://github.com/cookpad/kuroko2/pull/71

ganmacs commented 6 years ago

@cookpad/dev-infra Please review 🙏