[PPN-13] Deal with new page board structure
This commit is contained in:
@@ -28,7 +28,7 @@ public class ParseEventEmitter {
|
||||
this.processorAPIService = processorAPIService;
|
||||
}
|
||||
|
||||
@Scheduled(fixedRate = 300 * 1000L)
|
||||
@Scheduled(fixedRate = 600 * 1000L)
|
||||
public void emitBoards() {
|
||||
log.info("[emitDomesticBoard] trigger fired!");
|
||||
Arrays.stream(PpomppuBoardName.values())
|
||||
|
||||
Reference in New Issue
Block a user