Collection of frequently (and not-so-frequently) asked questions.
Do my subgraph requests need to be authenticated?
A subgraph I deployed instantly synced to 100%. Is that an error?
How many requests can Goldsky handle on an subgraph endpoint?
Do Goldsky subgraphs support subscriptions?
I keep getting 524 errors with instant subgraphs, what is wrong?
I am getting a 'store error' issue, how do I fix it?
store error: column "x" specified more than once
when using
Goldsky’s Instant Subgraphs
functionality. Multiple ABIs
might be causing name conflicts due to conflicting fields or event names in
the ABI. You can try splitting multiple ABIs into multiple subgraphs. There
will be a mitigation for this in a future version. If you run into issues
deploying or with the subgraph separately, contact our support team at
support@goldsky.com.What region(s) is data sent from?
us-west-2
on AWS from a dynamic range of IP addresses. If you need VPC peering / static IPs for your allow list, contact us at support@goldsky.com to discuss your use case.Can I set a resource size while creating a pipeline?
--resource size <size>
to your goldsky pipeline create <name>
command, and the resource size will be set prior to deployment of the pipeline, preventing the need for a pipeline update (which restarts the resource).Can a pipeline write to a sink with past data from a previous pipeline?
How big is each dataset?
How does Goldsky secure my project API keys?
Can I use Goldsky on my custom chain or rollup?
Are different versions of the same subgraph charged separately?
I have a question not addressed here, can you help?