Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

feat: Make the partner timeouts "softer" during initial cache loading. #337

Merged
merged 9 commits into from
Jan 11, 2022

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    2397506 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. f return 204, brace for integration test

    NOTE:
    this changes the behavior of the `CONTILE_TEST_MODE` flag to be one of
    several states:
    
    **TestFakeResponse** = return a fake response from the ADM server
    (previous "true")
    **TestTimeout** = "timeout" a request to the ADM server.
    jrconlin committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f173d25 View commit details
    Browse the repository at this point in the history
  2. f fixup stupid integration test to check 204 on timeout.

    * Added "test_mode" to heartbeat to verify test mode
    jrconlin committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1bf299b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    2de9e28 View commit details
    Browse the repository at this point in the history
  2. f ignore rustsec-2021-0131

    jrconlin committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a092ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c7a2f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    ef4e184 View commit details
    Browse the repository at this point in the history
  2. f missed merge conflict

    jrconlin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    92c2ace View commit details
    Browse the repository at this point in the history
  3. f r's

    jrconlin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7030fd3 View commit details
    Browse the repository at this point in the history