daml/language-support
Gary Verhaegen 3bf0a82023
react: let user specify reconnectThreshold (#7566)
* react: let user specify reconnectThreshold

Requested by a user on [the forum].

[the forum]: https://discuss.daml.com/t/usestreamquery-disconnecting/1325

CHANGELOG_BEGIN
  * JavaScript Client Libraries: Users of the React wrapper can now
    specify the `reconnectThreshold` parameter of the underlying Ledger
    through LedgerProps. This adds an optional attribute to the
    LedgerProps type, so existing code does not need any change to keep
    working as before (i.e. using the default 30s value).
CHANGELOG_END

* add test
2020-10-05 17:05:52 +02:00
..
codegen-common set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
java [LF] Drop some tests for deprecated LF versions (#7449) 2020-09-21 15:36:47 +02:00
scala Fix Numeric encoding and decoding in Scala bindings (#7483) 2020-09-28 07:58:03 +00:00
ts react: let user specify reconnectThreshold (#7566) 2020-10-05 17:05:52 +02:00