openaustralia / yinyo

A wonderfully simple API driven service to reliably execute many long running scrapers in a super scaleable way
https://yinyo.io
Apache License 2.0
6 stars 1 forks source link

Switch on auto retry for the kubernetes jobs #64

Closed mlandauer closed 4 years ago

mlandauer commented 4 years ago

Now that #26 is fixed...

This also means that in all normal operation jobs on kubernetes should not fail. This also means that we could switch auto retry back on

We should switch on auto retry for the kubernetes jobs

mlandauer commented 4 years ago

Also we should add documentation about what happens to the events during a container restart

mlandauer commented 4 years ago

Split out the addition to the documentation into its own issue #90