daml/daml-assistant/daml-helper
nickchapman-da 7c038119aa
Improve the user error message if the upload-dar command fails. (#7510)
* Improve the user error message if the upload-dar command fails.

In particular we want to catch the case of a gRPC timeout exception which we know can occur if the DAR is too large. But it seems helpful to catch any exception, and shows what we caught along with the helpful message.

* use safe-exceptions
2020-09-29 14:24:53 +00:00
..
src/DA/Daml/Helper Improve the user error message if the upload-dar command fails. (#7510) 2020-09-29 14:24:53 +00:00
test/DA/Daml/Helper/Test Deprecate the "daml 1.2" version header. (#7513) 2020-09-29 13:14:59 +00:00
BUILD.bazel Deprecate specifying the template in daml new positional (#7490) 2020-09-25 12:39:49 +00:00