Skip to content

Commit 7a8516d

Browse files
committed
Improve the example
1 parent 9935fcf commit 7a8516d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/spacex-cfw/.meshrc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ sources:
33
handler:
44
graphql:
55
endpoint: '{env.GRAPHQL_API}'
6+
# Use some fetch strategy
7+
timeout: 2000
8+
retry: 2
9+
# The following is needed for Cloudflare Workers
610
credentials: disable
711

812
plugins:

0 commit comments

Comments
 (0)