While working on update implementation in python, it looks like Core fails to not respond with WFT failure when processing an update job, thus creating a spam loop. This ought to not happen because we should notice the failures are the same and avoid replying like we normally should. Might be a matter of expecting too exact of a match with the failures.
While working on update implementation in python, it looks like Core fails to not respond with WFT failure when processing an update job, thus creating a spam loop. This ought to not happen because we should notice the failures are the same and avoid replying like we normally should. Might be a matter of expecting too exact of a match with the failures.