Skip to content

[AC-144] Initial implementation of impression capping in MAC#7465

Draft
jonesetc wants to merge 1 commit into
mozilla:mainfrom
jonesetc:ac-144-impression-capping
Draft

[AC-144] Initial implementation of impression capping in MAC#7465
jonesetc wants to merge 1 commit into
mozilla:mainfrom
jonesetc:ac-144-impression-capping

Conversation

@jonesetc

@jonesetc jonesetc commented Jul 7, 2026

Copy link
Copy Markdown
Member

Initial implementation of opt-in impression capping.

Telemetry:

  • failure to create connection to backing data store
  • failure to perform operations with backing data store (record, count, retain)
  • impression cap hit
  • impression cap enforced or ignored

There should be no breaking changes as there is only a new option added to FFI functions, but there has been a new optional param added to native rust interface.

Documentation still needs to be updated.

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.

@jonesetc jonesetc force-pushed the ac-144-impression-capping branch from 5b803ae to 39a27bb Compare July 7, 2026 18:01
@jonesetc jonesetc force-pushed the ac-144-impression-capping branch from 39a27bb to afa38e4 Compare July 7, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants