When to use domain.dispose()

In a previous post [https://www.lighthouselogic.com/node-domains-as-a-replacement-for-try-catch/] I showed that we can use domains as a replacement for try catch blocks in most scenarios. »