- Issue created by @guiu.rocafort.ferrer
- Merge request !25Draft: WIP: #3511381 validate configuration in a batch process → (Open) created by guiu.rocafort.ferrer
Having a big configuration set, visiting /admin/reports/config-inspector throws an error, because it hits a timeout limit.
1. Set a big drupal project with a lot of configurations.
2. Visit /admin/reports/config-inspector
3. A timeout error will appear.
The configuration validation should be done in a batch process to avoid hitting timeouts.
Active
2.1
Code