Open farmaazon opened 2 weeks ago
Bisect points to:
commit 2b3bd2cc907b590cb87c702ddcf555bc4c2e50f1
Author: Kaz Wesley <kaz@lambdaverse.org>
Date: Mon Nov 4 07:33:53 2024 -0800
Move documentation into documentable types (#11441)
Adam Obuchowicz reports a new STANDUP for yesterday (2024-11-05):
Progress: Found an important regression in packages: cloud projects don't work. Bisected to find the offending commit. As it turned out, the issue is caused by version mismatch between ydoc server and the client. It should be finished by 2024-11-08.
Next Day: Next day I will be working on the same task. Investigate if we could make a better error message. And maybe start next task.
Get the message that my component does not exist. Probably caused by the initial lack of response from cloud (we connect only on second attempt), but there's no way to recover for the user (clicking button does nothing).