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

operator: adjust state transition rules to ensure 'running' state always accounted for in db #1989

Merged
merged 4 commits into from
Aug 5, 2024

Commits on Aug 2, 2024

  1. operator:

    - allow switching to 'running' state from any running + waiting state to address edge-cases
    where db gets out of sync on 'waiting_capacity' while crawler is actually running
    ikreymer committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    08fb890 View commit details
    Browse the repository at this point in the history
  2. add new state group

    ikreymer committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a25788c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    973ed04 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. undo change

    ikreymer committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9fbe16f View commit details
    Browse the repository at this point in the history