You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, one canvas breaks on the new thing due to invalid json. One customer has asked to go last.
So we're good to switch over all canvases except those two. That can be done on the current load balancer, but can't be done after we switch the DNS (we're done at that point).
I'm going to start switching the custom domains over (some - mostly ours - have been switched already).
Making a plan for how to switch everyone over.
Issues that MUST be solved first
HttpClient::getv5 "https://google.com" {} {}
fails with "utf8 decoding error" #3680)Issues that SHOULD be solved first
possible unicode bug (FuzzTests Failing on Bad Unicode Strings #3649) - (not a big deal)possible jwt bug (JWT JSON parser doesn't support NaN well #3662) - (doing it later)Issues that give us confidence that it will be fine
How to actually go through the migration
The text was updated successfully, but these errors were encountered: