Liltripple_reidL
tRPC3y ago
3 replies
Liltripple_reid

force-cache planetscale error

trying to use the trpc API from RSCs fails and gives the following error
 result: {
    data: {
      secret: null,
      error: [Error: cache: 'force-cache' used on fetch for https://aws.connect.psdb.cloud/psdb.v1alpha1.Database/Execute with 'export const fetchCache = 'only-no-store']
    }
  },
  elapsedMs: 14
Was this page helpful?