I already had this in mind with the WorkflowStaticData: Key value storages
It would be really handy and also your comment with “real executions”.
workflow executions list weak points:
i would love to have my own status! That would be really handy!
I have something similar here a feature request for: Add a warn status option
Finding a certain execution. We are collecting about 300k executions per month. To find a certain execution for example for an order by its id is really time consuming.
We are thinking about some kind of key value storage working in parallel to the execution to store the order id connected to the execution. Tagging of executions could also be quite useful.