List building block runs via API
S
Sergi Domingo Basora
As a platform engineer I want to list building block
runs
via the API. I have the following use cases in mind:- Batch update the status of several Building Blocks in one go (by listing the BBs and getting the list of runs that are pending)
- Make my automations be able to provide status just by having the BB ID instead of needing to pass it the run ID
- Detect if a Building Block run was the first run, or if it was re-run by an admin (by fetching the list of runs for that BB)
- Get statistics of Building Block runs, for example, list all runs that failed / were stuck in progress
Jelle den Burger
For the moment we do not have this planned but let's see how many more people are dealing with these problems and we can consider! For the time being the meshStack-provided variables should give metadata about the run itself.