Closed SergeWilfried closed 6 months ago
@dguyen is attempting to deploy a commit to the Serge Wilfried's projects Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
Currently if you complete a pending encrypted document, it will prevent the document from being sealed due to the systems inability to decrypt it.
This PR disables uploading any documents that cannot be loaded as a temporary measure.
Note This is a client side only check
Changes Made