You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever we reference an entity defined in other federated service, and that service return null or throws exception in their resolveReference, entire response is nullified by federation gateway. This has direct customer impact and the entire page may not load. Ideal behaviour should be that only the fields that are not resolved should be null in response, so that at least some section of the page loads.
The text was updated successfully, but these errors were encountered:
Whenever we reference an entity defined in other federated service, and that service return null or throws exception in their resolveReference, entire response is nullified by federation gateway. This has direct customer impact and the entire page may not load. Ideal behaviour should be that only the fields that are not resolved should be null in response, so that at least some section of the page loads.
The text was updated successfully, but these errors were encountered: