Is your enhancement related to a problem? Please describe.
3.8.0 introduced Action Scheduler support for audio generation. In Classic Editors, when the audio generation is triggered, it displays the "Audio generation is in progress…" message, but it stays that way forever until the page is reloaded.
This false negative results in users waiting for hours waiting on the generation to complete.
Designs
No response
Describe alternatives you've considered
Use Heartbeat-API to poll the results and update the message to something like "Audio generation complete"
Code of Conduct
Is your enhancement related to a problem? Please describe.
3.8.0 introduced Action Scheduler support for audio generation. In Classic Editors, when the audio generation is triggered, it displays the "Audio generation is in progress…" message, but it stays that way forever until the page is reloaded.
This false negative results in users waiting for hours waiting on the generation to complete.
Designs
No response
Describe alternatives you've considered
Use Heartbeat-API to poll the results and update the message to something like "Audio generation complete"
Code of Conduct