mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
* Add GP to flow hospital, and start working on a list of things the GP knows to be incurable. * Only hospitalise SQL and Persistence Exceptions (let's see if that is enough?), also rename to DatabaseDentist. * Disabled hospitalisation of SQL exceptions in flow retry tests * Fix RPC exception handling test by not using PersistenceException * Ignore flaky integration test * Code review: Rename staff member and add testing annotation * Revert compiler.xml