daml/runtime-components
Samir Talwar e2f5aa1b07
ledger-api-test-tool: Increase the dedup time in CommandDeduplicationIT. (#8765)
The deduplication time was hard-coded to 3 seconds, which can be too
short for some ledgers; the command may have expired by the time it gets
to the commit stage.

In order to avoid spurious errors, this multiplies the deduplication
time by the timeout scale factor, allowing the ledger operator to
control the deduplication timeouts in the same way as all test timeouts.

CHANGELOG_BEGIN
- [Ledger API Test Tool] The CommandDeduplicationIT now sets the
  deduplication timeout on commands using the parameter passed to
  `--timeout-scale-factor`, allowing it to run on ledger configurations
  that require more than 3 seconds to commit a submission.
CHANGELOG_END
2021-02-05 19:24:18 +00:00
..
non-repudiation Non-repudiation: add persistent, SQL-backed signed commands repo (#8723) 2021-02-04 14:15:36 +00:00
non-repudiation-client Switch from public keys to certificates for non-repudiation (#8739) 2021-02-04 08:27:37 +00:00
non-repudiation-core Switch from public keys to certificates for non-repudiation (#8739) 2021-02-04 08:27:37 +00:00
non-repudiation-postgresql ledger-api-test-tool: Increase the dedup time in CommandDeduplicationIT. (#8765) 2021-02-05 19:24:18 +00:00