Workshop authoring-progress failures now report once per session instead of only hitting the log.
What's wrong with this entry?
Errors in the workshop authoring-progress hooks were previously only written to the log. They now also emit a telemetry event, once per session at most, and a separate one when the module cannot be loaded at all.
- The keys are
hook_failedandmodule_load_failedunderworkshop_authoring_progress; afailureReportedflag stops repeat reports. - The lazy loader was restructured into a class whose reset can swap the require function, a test seam.
workshop authoring-progress module failed to load
Strings lifted out of the shipped bundle, so the claim above can be checked against them.