Skip to content

Commit

Permalink
FINERACT-1724 Fix running the unit and cucumber tests locally
Browse files Browse the repository at this point in the history
  • Loading branch information
reluxa authored and adamsaghy committed Nov 22, 2023
1 parent bef6595 commit 677a499
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,5 @@ resilience4j.retry.instances.postInterest.wait-duration=1s
resilience4j.retry.instances.postInterest.enable-exponential-backoff=true
resilience4j.retry.instances.postInterest.exponential-backoff-multiplier=2
resilience4j.retry.instances.postInterest.retryExceptions=org.springframework.dao.CannotAcquireLockException,org.springframework.orm.ObjectOptimisticLockingFailureException

spring.cloud.aws.region.static=eu-central-1

0 comments on commit 677a499

Please sign in to comment.