Preparing content may fail due to deleted entities
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3331570. -->
Reported by: [jurgenhaas](https://www.drupal.org/user/168924)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The method <code>\Drupal\push_framework\ChannelBase::prepareContent</code> has potential to throw exceptions if some of its content refers to deleted entities or the rendered entity itself got deleted.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Catch all errors and exceptions and provide an explaining text instead.</p>
issue