Skip to content

Commit

Permalink
Upping job run steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Oct 14, 2021
1 parent d3188b8 commit 35b8442
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
@Slf4j
public class EndOfDayOptionsLoaderJob {

private static final int STEPS = 2;
private static final int STEPS = 5;

private static final int MAIN_JOB = 0;
private static final int RETRY_JOB = 1;
Expand Down

0 comments on commit 35b8442

Please sign in to comment.