corda/client/rpc/src
Tamas Veingartner d97bc7dd12
ENT-5420 stop reconnecting when RejectedCommandException occurs. (#6394)
* ENT-5420 stop reconnecting when RejectedCommandException occurs.

* change to store last exception and return quietly

* changed to rethrow exception. Test added
2020-07-02 11:35:04 +01:00
..
integration-test ENT-5420 stop reconnecting when RejectedCommandException occurs. (#6394) 2020-07-02 11:35:04 +01:00
main/kotlin/net/corda/client/rpc ENT-5420 stop reconnecting when RejectedCommandException occurs. (#6394) 2020-07-02 11:35:04 +01:00
smoke-test add timeouts to all tests (#5875) 2020-02-11 10:14:05 +00:00
test/kotlin/net/corda/client/rpc ENT-5043 separate out test utils (#5998) 2020-03-03 15:55:17 +00:00