Skip to content

Commit

Permalink
More add -> increment
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks Orlovich committed Nov 20, 2024
1 parent 64f0e34 commit 318c480
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2377,11 +2377,9 @@ or "component-auction", a [=currency tag=] |componentAuctionExpectedCurrency|, a
|reportingContext|, |sameOriginTrustedScoringSignals|, |crossOriginTrustedScoringSignals|,
|browserSignals|, |directFromSellerSignalsForSeller|, and |auctionConfig|'s [=auction config/
seller timeout=].
1. Set |metrics|'s [=per participant metrics/script executions attempted=] to |metrics|'s [=per
participant metrics/script executions attempted=] + 1.
1. If |executionMetrics|'s [=execution metrics/script timeout occurred=] is true, set |metrics|'s
[=per participant metrics/script timeouts occurred=] to |metrics|'s [=per participant metrics/
script timeouts occurred=] + 1.
1. Increment|metrics|'s [=per participant metrics/script executions attempted=] by 1.
1. If |executionMetrics|'s [=execution metrics/script timeout occurred=] is true, increment
|metrics|'s [=per participant metrics/script timeouts occurred=] by 1.
1. If |generatedBid|'s [=generated bid/for k-anon auction=] is true:

Note: Non-k-anonymous bids do not participate in reporting (except for platform real-time
Expand Down

0 comments on commit 318c480

Please sign in to comment.