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

feat(robot-server): Wire up global error recovery setting #16416

Merged
merged 13 commits into from
Oct 7, 2024

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. Update create_error_recovery_policy_from_rules().

    While we're here, fix a bug where error recovery could be enabled for OT-2s by providing an explicit error recovery policy.
    SyntaxColoring committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5f9b817 View commit details
    Browse the repository at this point in the history
  2. Update PUT docstring.

    SyntaxColoring committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b8afbef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e394db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16987f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4bae96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dedbf48 View commit details
    Browse the repository at this point in the history
  7. Test updates.

    SyntaxColoring committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8a67e14 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    ac811cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1387c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460de17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea7893b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'edge' into wire_up_error_recovery_setting

    Resolve conflicts in robot-server/tests/runs/test_run_data_manager.py.
    SyntaxColoring committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    371ef6a View commit details
    Browse the repository at this point in the history