New issue
Advanced search Search tips

Issue 729911 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Remove the sync return value for CheckDigitalAssetLinkRelationship in digital_asset_links

Project Member Reported by yus...@chromium.org, Jun 6 2017

Issue description

This return value introduces a synchronous response and breaks the general async nature of other returns from this API. To make the API surface cleaner, we should remove this and post back to the caller.

 

Sign in to add a comment