Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
124 stars 50 forks source link

API/Database issue starting at "Media Queries Range Contexts" in Features/Layout #271

Open ronniekram opened 12 months ago

ronniekram commented 12 months ago

From this point on, all sections have error messages

CleanShot 2023-08-29 at 09 47 09

jaredcwhite commented 12 months ago

Seeing the same thing. There was always a section here or there that was flaky, now most of the site just won't load. 😕

SachaG commented 12 months ago

Oh thanks for letting me know! Looking into it right now.

SachaG commented 12 months ago

Should be ok now? I think the build process just ran out of memory or something the previous time.

eric-burel commented 11 months ago

@SachaG same issue but only slighly later https://2023.stateofcss.com/en-US/features/typography/

It seems a recurring issue, I'll check what happens in the build

eric-burel commented 11 months ago

Ok I confirm this happens randomly during build, last build worked Not sure how to capture that in Render I see this in the last deployment: image

We have a failure error, yet it was still deployed with the faulty components Maybe we catch an error in our code where we should not?