Skip to content

Commit

Permalink
la til 1s sleep i db
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper-Hustad committed Jan 22, 2025
1 parent 1acf67a commit b034244
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ class HentLagretImRiver(

loggHentet(inntektsmelding, eksternInntektsmelding)

Thread.sleep(1000)

return mapOf(
Key.EVENT_NAME to eventName.toJson(),
Key.KONTEKST_ID to transaksjonId.toJson(),
Expand Down

0 comments on commit b034244

Please sign in to comment.