Skip to content

Commit

Permalink
chore: extend apollo router timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Jul 31, 2023
1 parent f520c35 commit 58cea66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/galoy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1193,6 +1193,11 @@ router:
request:
- propagate:
matching: .*
traffic_shaping:
router:
timeout: 180s # If client requests to the router take longer
all:
timeout: 180s # If subgraph requests takes longer
telemetry:
tracing:
otlp:
Expand Down

0 comments on commit 58cea66

Please sign in to comment.