Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsoid: set s-maxage to 60 seconds #1345

Merged

Commits on Jun 11, 2024

  1. Parsoid: set s-maxage to 60 seconds

    This sets s-maxage for Parsoid to 60 seconds. If we can get away with
    this, we can disable active purging (and don't need to implement active
    purging for the equivalent core endpoints).
    
    Bug: T365630
    Change-Id: Ifad202d8f0df5bc383151aa534091e9e16795ffa
    brightbyte authored and johngian committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f639c68 View commit details
    Browse the repository at this point in the history
  2. Fix broken CI

    * Disable MCS related failures
    * Pin jsonc-parser to older version
    johngian committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3e496a3 View commit details
    Browse the repository at this point in the history