Skip to content

Commit

Permalink
Endrer interval for å studere logger
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkittilsen committed Sep 10, 2024
1 parent 9684548 commit f389c43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class PeriodeProcessor(
scheduleAvsluttPerioder(
requireNotNull(context),
requireNotNull(hendelseStateStore),
Duration.ofDays(1),
Duration.ofHours(1),
pdlHentForenkletStatus,
pdlHentPersonBolk,
prometheusMeterRegistry,
Expand Down

0 comments on commit f389c43

Please sign in to comment.