TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Lovable incident report: Recovering from being taken down by GitHub

16 点作者 vikeri4 个月前

9 条评论

hk13374 个月前
315k repositories and creating 10k repositories a day?<p>Sounds like you need to run your own git server.
ec1096854 个月前
They hopped call with AWS Suport folks about their use of S3 and yet this happened:<p>“ 17:00: While rewriting the migration we find other issues since S3 allows multiple concurrent writes to the same project. This is a race condition that would have been prevented by Github since it handles out of sync commits thanks to it being an actual git repository. On Github, if a pushed head already exists as a commit it won’t overwrite a newer head, but there are no controls like this in S3. The impact mostly seems to be for new projects.”<p>That is a relatively well known failure pattern with git on s3 and it’s a shame the s3 representatives weren’t aware or there isn’t a knowledge base to tap into. I have found with AWS you have to get beyond the first level of support to have any chance of having a meaningful conversation.<p>When it comes to user data, you have to be extremely careful, so I was surprised on X how quickly they were moving things off of GitHub in a relatively celebratory manner. They had a ton of attention from this incident so I guess they wanted to recover as fast as possible versus being sure they couldn’t lose user data (and to be fair it seems like it was all recoverable). Still should be careful as their service becomes more popular and important.
fabhed4 个月前
regardless of scale there will most likely be code paths where performance is not prioritized, and unexpected use-cases can put the stability at risk. In this case that was creating new repos. I believe if we only made a crazy amount of commits there would have been no issue.
kgeist4 个月前
To the devs: if I type &quot;<a href="https:&#x2F;&#x2F;lovable.dev&#x2F;projects&#x2F;zzz" rel="nofollow">https:&#x2F;&#x2F;lovable.dev&#x2F;projects&#x2F;zzz</a>&quot; as the URL, then the browser will start continuously DDOSing the web server with retries. Currently I&#x27;m at 2k requests on the page.
评论 #42668886 未加载
antonoo4 个月前
Founder here:<p>Not part of the report was that getting intro to people on Github significantly helped accelerate things.<p>Any questions about Lovable infra for those curious generally – happy to answer.<p>(also, we&#x27;re hiring senior platform engineers in Europe to build the first European AI outlier success story:)
评论 #42646156 未加载
LonisHamaili4 个月前
Very happy this was fixed, I was just about to ship an update to my Lovable app when this happened..
评论 #42646283 未加载
Henrik5014 个月前
Kudos to the dev team for being so quick
sebastiansc4 个月前
that&#x27;s one way to wake up the team after New Year&#x27;s eve
sboghossian24 个月前
Kicking off 2025 with the Lovable Support Team