You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid running out of traffic credits, the ability to perform automatic traffic purchases is provided and recommended. Please see :ref:`helm_validator_topup`. Alternatively, Daml application code can use :ref:`AmuletRules_BuyMemberTraffic <type-splice-amuletrules-amuletrulesbuymembertraffic-66391>`
23
+
To avoid running out of traffic credits, the ability to perform automatic traffic purchases is provided and recommended. Please see :ref:`helm_validator_topup` for Kubernetes or :ref:`compose_validator_topup` for Docker-compose. Alternatively, Daml application code can use :ref:`AmuletRules_BuyMemberTraffic <type-splice-amuletrules-amuletrulesbuymembertraffic-66391>`
24
24
to increase the traffic credit balance.
25
25
26
26
Note that traffic credits are used whenever a confirmation request for a Daml
Copy file name to clipboardExpand all lines: docs/src/release_notes.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ Upcoming
29
29
- Docs
30
30
31
31
- Document additional approach for resuming a :ref:`validator disaster recovery <validator_dr>` process that has failed at the step of importing the :term:`ACS`.
32
+
- Added a section on :ref:`configuring traffic <compose_validator_topup>` topups for Docker-compose deployments
0 commit comments