If entity A loads subresource B via normalizationContext, and B loads any other subresource that loads A, this will be an infinite recursion causing the 502 server issue.
I believe this is really an issue since it seems there's no workaround for this?