Skip to content

Commit

Permalink
[PAGOPA-2154] helm value RPT_TIMEOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocarlini committed Sep 20, 2024
1 parent b1aac44 commit d73ebff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ microservice-chart:
RT_SEND_SCHEDULING_TIME_IN_MINUTES: '60'
RT_SEND_AVOID_SCHEDULING_ON_STATES: 'PAA_RT_DUPLICATA'
RPT_TIMER_QUEUE_NAME: "nodo_wisp_rpt_timeout_queue"
RPT_TIMEOUT: '60' # 1 minute (set for integration tests)
RPT_TIMEOUT: '300' # 5 minutes
RE_TRACING_INTERFACE_IUVGENERATOR_ENABLED: 'true'
RE_TRACING_INTERFACE_PAYMENTPOSITIONANALYSIS_ENABLED: 'true'
RE_TRACING_INTERFACE_DECOUPLERCACHING_ENABLED: 'true'
Expand Down

0 comments on commit d73ebff

Please sign in to comment.