Skip to content

Commit

Permalink
update query timeout
Browse files Browse the repository at this point in the history
do to high nft transfer operations, every query timeout on the nftTransferOperation table. increasing timeout to avoid it
  • Loading branch information
mohsinriaz17 authored Jun 6, 2024
1 parent f2e8dad commit cff65a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ sh ./scripts/prepare_folders.sh
cd ./networks/$1

npm install -g @subql/[email protected]
subql-query --name subql_ternoa --playground
subql-query --name subql_ternoa --playground --query-timeout 20000

0 comments on commit cff65a1

Please sign in to comment.