SQD Network portals are currently in closed beta. Please report any bugs or suggestions to the SQD Portal Closed Beta chat or Squid Devs.
Portal types
The SQD team operates two independent portals that serve the needs of Cloud users:- Cloud Portal: Only visible from within the Cloud, ensuring stable performance for squids deployed there
- Public Portal: Can be accessed from anywhere for easy experimentation and local development
We’re currently experimenting with tightening the data request complexity limits. If you see an HTTP 400 error with a message like this:where
X is some number above 50, or any other HTTP 400 response, please let us know.Migration steps
Step 1: Install the portal-api processor
Navigate to your squid’s folder and install theportal-api version of the processor package:
Step 2: Configure your data source
Follow the network-specific instructions from the Cloud:- Enable the preview mode
- Navigate to the Portal’s page
- Click on the tile of your network to see the instructions
Step 3: Re-sync with zero downtime
Evaluate the performance of your new data source by re-syncing your squid. Follow the zero-downtime update procedure:- Deploy your squid into a new slot
- Wait for it to sync, observing the improved data fetching
- Assign your production tag to the new deployment to redirect the GraphQL requests there

