Skip to content

Commit

Permalink
try router timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mfittko committed Sep 12, 2024
1 parent 9196b67 commit d1dce9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sofatutor_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ general_settings:
router_settings:
redis_host: "redis"
redis_port: 6379
num_retries: 5
timeout: 2

cache:
type: "redis"
Expand Down

0 comments on commit d1dce9f

Please sign in to comment.