Are there any known issues on Graphcool Simple API...
# prisma-whats-new
m
Are there any known issues on Graphcool Simple API at this time? I have Sentry.io error reports coming in that users are receiving occasional 504 Gateway Timeout errors
n
This is probably triggered by a Lambda timeout meaning whatever resolver you are running is exceeding the execution time allowed by a Lambda function?
m
@noahdavis I'm still using Graphcool Framework
n
No. Can you reproduce this reliably?
n
@matty can you post more about the error?
m
@nilan @noahdavis - sure, it's a 504 gateway timeout error generated by cloudfront. At first I thought the issue may be related to where our web nodes are hosted (Zeit Now) but given that the response is actually coming from your cloudfront CDN then it seems to be an issue on the Graphcool side. I can post details of the exact error messages, but its not going to be very useful - it's just the generic Cloudfront 504 screen. A) if you do want the detailed error messages, where should I post them? on graphcool forum? B) Your AWS cloudfront CDN should be showing you the errors it is returning to users in its reports. You should be seeing these 504's in the AWS reports. can you check and confirm if there are 5xx errors appearing there for you?