James Cook
James Cook
The reason I flush the session is because the job may fail when session is flushed, but I would have already marked it (incorrectly) as successful. If there is a...
Certainly the code in `SessionBinderJobListener` looks like it will do the job. It has changed a lot since I last looked (a few years ago), I will have to test...
Yeah, the problem is that when you trigger it manually (or by some other means) a temporary trigger is created. The job information (including errors) is stored against the triggers...
This a must-have feature, how can it be two years old?! As a work-around, you can use jswiremock to stub out the back end calls. I have written up some...
We just migrated from pact version 4.2.7 (where it was working fine without any pacts to verify) to 4.4.3 and encountered this problem.