Skip to content

Commit

Permalink
Change health-timeout for typesense
Browse files Browse the repository at this point in the history
  • Loading branch information
daanpersoons committed Oct 17, 2024
1 parent 105e1ad commit 00b10b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
options: >-
--health-cmd "${{ needs.prep-test.outputs.typesense-health }}"
--health-interval 10s
--health-timeout 5s
--health-timeout 10s
--health-retries 5
steps:
- name: Checkout
Expand Down

0 comments on commit 00b10b8

Please sign in to comment.