Incident Date: June 17, 2025
Issue: Profile Flyover Latency and Navigation Failure
On June 17, 2025, users experienced an issue where opening a profile flyover with a scheduled or completed interview triggered an error that prevented further navigation within the application. This was introduced by a deployment and resolved within 30 minutes via a rollback.
A code change introduced a query that relied on a parameter incorrectly assumed to always be present resulting in a navigation-blocking error.
* Additional acceptance test coverage expanded to include profile flyovers with scheduled or completed interview scenarios for similar code changes in the future
* We are evaluating enhancements to our error monitoring to more effectively detect spikes in specific error types.