@yang we keep getting
FetchError: request to <https://codegen.plasmic.app/api/v1/loader/code/published?platform=nextjs&projectId=c9YBWngqQY8KasE2nLibmy%40prod> failed, reason: socke
t hang up
at ClientRequest.<anonymous> (/app/node_modules/next/dist/compiled/node-fetch/index.js:1:65763)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.socketOnEnd (node:_http_client:518:9)
at TLSSocket.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1358:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
type: 'system',
errno: 'ECONNRESET',
code: 'ECONNRESET'
Which means all of our plasmic pages are down
This is not the first time it happens