I was wondering if there was any fundamental changes done to CircleCi yesterday. We’ve been experiencing a lot of issues with our builds since then.
For one thing, builds are taking twice as long as they used to (some using python, some on node). We’ve had some builds hang that previously passed (which we’ve now fixed since they seemed to be related to Build hangs on pip installing Django). Our functional Selenium tests are failing where they previously passed.
The circleci status page reports everything as green, so I’m wondering if something changed to cause all of the differences we are seeing.