I often find myself wishing I could manually initiate an update for a service/profile from within the UI. This is mostly for debugging purposes for new Action Streams I want to plugin to in my use case, but I can see users wanting to do this manually after adding a service to their profile.
I would want this to display a page similar to backup/restore which shows the systems progress and some debugging information about what is happening during the update. I especially want to see if there is an error.

My answer is to edit line 84 of /plugins/ActionStreams/config.yaml and change the number there then trigger my run-periodic-tasks. Not great, but it helps when you're playing around.
A button and error/progress would be much better.
Testing replying since I can't start a topic.