Skip to content

Commit 9d9e291

Browse files
committed
chore: try increase sleep
1 parent 25ef7b5 commit 9d9e291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,5 @@ update-graphql-data-prod:
147147
sync; echo 3 > /proc/sys/vm/drop_caches
148148
docker compose exec -T web sh -c 'rm -rf /tmp/cache/*'
149149
docker compose start graphql-engine
150-
sleep 30
150+
sleep 120
151151
make hasura-apply

0 commit comments

Comments
 (0)