Affected components
Update timeline
- investigating Mar 31, 2026, 08:42 AM UTC
We are currently experiencing an outage affecting UiPath Data Service across multiple regions. Our engineering team is actively investigating the root cause and working to restore full functionality as quickly as possible.
- monitoring Mar 31, 2026, 09:03 AM UTC
Team has rolled out the fix and currently monitoring the service health.
- resolved Mar 31, 2026, 10:09 AM UTC
The issue is fixed and service is healthy.
- postmortem Apr 02, 2026, 08:11 AM UTC
# Customer Impact On March 31st 2026, 4:50 AM to 8:50 AM UTC, a small subset of customers experienced HTTP 500 errors when using the Data Service Entity Query API in multiple regions. The issue occurred only for requests containing a user-defined filter configuration when the API is used directly, distinguishing it from filters generated by platform consumption surfaces \(e.g., Activities\). For affected customers, queries with this specific payload request failed, while all other requests continued to function normally. No data loss or data inconsistency occurred. # Root Cause The issue was triggered for a subset of requests with a specific payload pattern \("filterGroups": \[null\]\) that was valid but not handled correctly by the system. A recently introduced logging component did not properly handle this input. As a result, it failed during processing and caused the API to return an HTTP 500 error. This exposed a gap in how the system handles certain uncommon but valid inputs. Additionally, because this logging runs as part of the request flow, its failure impacted the overall request instead of being isolated. # Detection The issue was initially identified through an automated Sev2 alert and was also reported by a customer. During the investigation, the engineering team identified a common payload pattern across failing requests and traced the issue to the query analytics telemetry path. # Response Upon detection, the team identified the affected execution path and applied mitigation by disabling the related functionality via a configuration change. This action immediately stopped the errors and restored normal API behavior. The issue was mitigated within 30 minutes. # Follow-Up The following actions are being taken to prevent a recurrence: * Add safeguards to ensure logging code paths do not affect request execution * Aligning and tightening the Document to have the right payloads; then add API-level validation to reject semantically invalid filter structures with 4xx responses. * Add a test case to validate this exact failing scenario is now handled correctly
Looking to track UiPath downtime and outages?
Pingoru polls UiPath's status page every 5 minutes and alerts you the moment it reports an issue — before your customers do.
- Real-time alerts when UiPath reports an incident
- Email, Slack, Discord, Microsoft Teams, and webhook notifications
- Track UiPath alongside 5,000+ providers in one dashboard
- Component-level filtering
- Notification groups + maintenance calendar
5 free monitors · No credit card required