Something went wrong. Please edit, retry or delete your message.

Something went wrong. Please edit, retry or delete your message.

I’ve been getting a spike of these messages over the last several days with the new git branch workflow. It seems to happen after I haven’t submitted a message in about 30 minutes. It seems like my branch has gone “stale” in V0’s eyes or something. Very frustrating.

At first I thought the solution was to duplicate my branch…but then I noticed the chat history isn’t preserved, so context gets lost. And also, even though I’m duplicating a branch that has changes already to it, it appears that the new branch gets cloned from main :person_facepalming:. Epic fail.

1 Like

my current workaround…which is terrible:

  • open a PR, merge to main
  • open a new branch
  • continue

Terrible b/c main should be production ready and it clearly isn’t now.

1 Like

I seem to be getting a variant of this new…which is that instead of getting the error, if I return to a branch I used the previous day, make changes, those changes don’t seem to get committed and pushed to the remote branch. Also, the github branch / PR status just seems to hang:

Sharing with the team! Any chat links?