tsdexter
04/29/2018, 10:40 PMgcf deploy
Global
✖ software.amazon.awssdk.services.lambda.model.CodeStorageExceededException: Code storage limit exceeded. (Service: null; Status Code: 400; ErrorCode: CodeStorageExceededException; Request ID: 10cb8638-4bfe-11e8-a484-3739a8388b97)
@nilan this happened before and the service was listed as down on status.graph.cool
with no deploying for almost 2 weeks…is that happening again?Dan
04/29/2018, 11:37 PMtsdexter
04/30/2018, 12:46 AMDan
04/30/2018, 6:50 AMtsdexter
04/30/2018, 7:05 AMtypes.graphql
is ~900 lines.. with lots of custom resolvers… am I correct in thinking that for prisma you have to write every resolver? including Post
, createPost
, updatePost
, deletePost
for every type….or do you still get an automatic API from the schema and just write custom resolvers?
We’re also looking at pushing graphcool service to kubernetes like: https://github.com/abeagley/graphcool-framework/tree/master/examples/typescript-kubernetes-cluster-with-gateway https://github.com/graphcool/prisma/pull/1324senorcodecat
04/30/2018, 11:55 AMmarlonbrgomes
04/30/2018, 11:29 PMsenorcodecat
04/30/2018, 11:31 PMtsdexter
05/01/2018, 2:43 PMsenorcodecat
05/01/2018, 8:46 PMtsdexter
05/02/2018, 6:16 AMsenorcodecat
05/02/2018, 11:39 AMtsdexter
05/02/2018, 2:35 PM