daml/triggers
Rohan Jacob-Rao 8261509312
Trigger service: Remove retries when checking trigger ids (#6628)
The running trigger store is now written to synchronously by the server, so there's no need for retry logic.

Also assert equality of trigger ids rather than an arbitrary predicate, as it gives better error messages and we don't use other types of predicates for this function.

CHANGELOG_BEGIN
CHANGELOG_END
2020-07-06 13:48:38 -04:00
..
daml Fix project versions of DAML Script and DAML Triggers (#6622) 2020-07-06 15:07:39 +00:00
runner Speedy issue 6573 (#6576) 2020-07-02 13:15:00 +01:00
service Trigger service: Remove retries when checking trigger ids (#6628) 2020-07-06 13:48:38 -04:00
tests Speedy issue 6573 (#6576) 2020-07-02 13:15:00 +01:00