I agree, this was great to have for D7 sites and would be nice to have for D10.
Implement backup_migrate_backup_memory_limit setting in the Drupal 8 version like it was very very helpful in D7, see this issue (fixed & commited to 7.x): #2949211: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted →
Rather than increase the PHP memory_limit used by our web site, I would like to conditionally set the memory limit used when Backup Migrate generates database backups. This will give Backup Migrate the memory it needs when database backups are generated, while preserving a low memory limit for all other PHP scripts executed by our web site.
Active
5.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I agree, this was great to have for D7 sites and would be nice to have for D10.