Skip to content

Commit

Permalink
Increase sacura receiver timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
  • Loading branch information
pierDipi committed Dec 18, 2024
1 parent 7bb61b8 commit 4d136f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/config/sacura-sink-source/resources/200-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ data:
keepAlive: true
receiver:
port: 8080
timeout: 30m
timeout: 40m
maxDuplicatesPercentage: 0.1
fault:
minSleepDuration: 4s
Expand Down

0 comments on commit 4d136f1

Please sign in to comment.