| The
TransientRenderingException exception is thrown whenever
rendering does not succeed, but may succeed in the future, typically due to
the client being heavily loaded or on a slow connection. In this state, the
client will not be able to receive updates until it refreshes the page, and
the application should consider a back-off strategy on rendering requests
with the particular client.
|