I'm running out of memory when trying to serialize larger views. I have PHP set to a (not unreasonable) 256Mb and am trying to export a view with ~9000 nodes, getting:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/presswire2/drupal8/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php on line 668
Maybe this is an issue in core rather than the module; I'm looking at the code trying to understand how it works.
Closed: works as designed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.