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

fix(proxy) delay startup to allow cache population #2255

Merged
merged 3 commits into from
Feb 10, 2022
Merged

Commits on Feb 9, 2022

  1. fix(proxy) delay startup to allow cache population

    Insert a 5-second delay in the proxy start function. This allows time
    for the controllers to populate the proxy cache before the first sync,
    as a temporary mitigation for #2249.
    
    Add unreleased 2.2.1 changelog entry.
    
    Add missing 2.2.0 changelog TOC entry.
    rainest committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7fbeef9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Apply suggestions from code review

    Co-authored-by: Shane Utt <[email protected]>
    rainest and shaneutt authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    058d3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b90391 View commit details
    Browse the repository at this point in the history