Hey @pbdco, I can see how this would be useful in many situations, but can also cause quite a strain on resources quite easily (as it means potentially having a lot of data in memory at the same time). Definitely worth raising as a feature request though!
You could implement a check like this manually using the REST API endpoints used by n8n’s UI when opening the execution list though. This would be undocumented (and I haven’t tried this myself) and the endpoints might change in future versions without warning, but it has been done before. Check out this topic for more details: