Closed bp-FLN closed 6 years ago
we missed pushing the JobFailure in the case when there is a fail queue item limit and the current number of failed items is 0
the fix is to call rpush in this case as well
nice catch, any way we can have a testcase for this ?
we missed pushing the JobFailure in the case when there is a fail queue item limit and the current number of failed items is 0
the fix is to call rpush in this case as well