Skip to content

Commit

Permalink
fix: augmentation du timeout pour l'action publish-all (#1499)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-maillot authored Oct 31, 2024
1 parent 0113311 commit 964ffd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targets/hasura/metadata/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ actions:
kind: synchronous
handler: '{{API_URL}}/actions/publish-all'
forward_client_headers: true
timeout: 300
permissions:
- role: super
comment: Action pour publier tous les documents d'une source
Expand Down

0 comments on commit 964ffd3

Please sign in to comment.