On May 7, 2026, customers using the Vercel integration experienced delays in synchronizing Feature Management & Experimentation (FME) changes to Vercel. The issue was caused by a dependency update in the integration service that prevented outbound synchronization requests from being authenticated correctly. The issue was resolved on May 11, 2026 through a service fix and validation of synchronization workflows.
A deployment to the integrations-service-v2 service introduced dependency updates that removed a required AWS SDK component used during request signing and authentication for synchronization calls.
As a result, outbound requests from the FME integration service to the synchronization endpoint could not be authenticated correctly, causing synchronization operations to fail.
The issue was not immediately detected because:
The missing dependency was restored and the synchronization workflow was validated across affected integrations. Monitoring and validation checks confirmed successful synchronization behavior after deployment.
To prevent such issues from happening again, We are implementing the following improvements: