Skip to content

Commit

Permalink
Merge branch 'dev' into fix/342-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
chhs2131 authored Aug 29, 2024
2 parents 937d79a + a3b2f29 commit 5be9a54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ lock:
lettuce:
max_retry: 10
retry_duration: 50
lease_time: 200
lease_time: 200000
redisson:
wait_time: 500
lease_time: 200
lease_time: 200000

stream:
key: LVA-Stream
Expand Down

0 comments on commit 5be9a54

Please sign in to comment.