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

Restart crashed Unity environments #5553

Merged
merged 7 commits into from
Oct 7, 2021

Commits on Sep 27, 2021

  1. Restart working with hardcoded limits.

    Henry Peteet committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1b1db96 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Add test

    Henry Peteet committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    cfc9fbd View commit details
    Browse the repository at this point in the history
  2. Add configurable restart params under EnvironmentSettings

    max_lifetime_restarts
    restarts_rate_limit_n
    restarts_rate_limit_period_s
    Henry Peteet committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d415153 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Henry Peteet committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    97bf824 View commit details
    Browse the repository at this point in the history
  4. Update docs

    Henry Peteet committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    bb40e2f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge remote-tracking branch 'origin/main' into feature/MLA-1344-reta…

    …rt-crashed-envs
    Henry Peteet committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    26aee23 View commit details
    Browse the repository at this point in the history
  2. Link PR in CHANGELOG

    Henry Peteet committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    6abd555 View commit details
    Browse the repository at this point in the history