Skip to content

Commit 1055ac5

Browse files
authored
(DOCSP-12671): Billing Page Lists Sync Minutes in ms vs min
1 parent 171bf70 commit 1055ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/billing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ user has an active connection to the sync server even if they are not
184184
transferring data at the time. Sync is billed at a set rate for each
185185
millisecond of sync runtime per user.
186186

187-
**Price:** $0.08 / 1,000,000 runtime minutes ($0.00000008 / ms)
187+
**Price:** $0.08 / 1,000,000 runtime minutes ($0.00000008 / min)
188188

189-
**Formula:** (# Active Users) * (Sync time (ms / user)) * ($0.00000008 / ms)
189+
**Formula:** (# Active Users) * (Sync time (min / user)) * ($0.00000008 / min)
190190

191191
**Free Tier Threshold:** 1,000,000 :ref:`requests <billing-requests>` **or** 500
192192
hours of :ref:`compute <billing-compute>` **or** 10,000 hours of :ref:`sync

0 commit comments

Comments
 (0)