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

Cache error responses for cloudfoundry apps metadata #19181

Merged

Commits on Jun 29, 2020

  1. Cache error responses for cloudfoundry apps metadata

    Cache error responses when requesting Cloud Foundry apps metadata to
    avoid hitting continuously the API when there are missing applications.
    jsoriano committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7018f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Fix comment

    jsoriano committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    78f066f View commit details
    Browse the repository at this point in the history
  2. Add error TTL setting

    jsoriano committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    a783612 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    jsoriano committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c5c19f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge remote-tracking branch 'origin/master' into cloudfoundry-metada…

    …ta-ignore-missing-apps
    jsoriano committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    243f16c View commit details
    Browse the repository at this point in the history