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

Include cancelling long running jobs #596

Closed
wants to merge 22 commits into from
Closed

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

  1. revisions + add job cost

    HansVRP committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    46505a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feature: add standard tracking of created timestamp and running times…

    …tamp. Enable cancelling jobs based on running duration
    HansVRP committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    51ee69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44202b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. feature: include unit tests

    HansVRP committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    41eb1b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bef2a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 20, 2024

  1. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ad0cd43 View commit details
    Browse the repository at this point in the history
  2. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d1fd26c View commit details
    Browse the repository at this point in the history
  3. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    788496a View commit details
    Browse the repository at this point in the history
  4. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    89b1e36 View commit details
    Browse the repository at this point in the history
  5. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0b353c0 View commit details
    Browse the repository at this point in the history
  6. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6828ca8 View commit details
    Browse the repository at this point in the history
  7. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    de9ce04 View commit details
    Browse the repository at this point in the history
  8. Update openeo/extra/job_management.py

    Co-authored-by: Stefaan Lippens <[email protected]>
    HansVRP and soxofaan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b5a10bb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. code review changes

    HansVRP committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fdbc1c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba41901 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5960311 View commit details
    Browse the repository at this point in the history
  2. clean up

    HansVRP committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8fa5dfb View commit details
    Browse the repository at this point in the history
  3. avoid infinite loop

    HansVRP committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3d89e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eec293f View commit details
    Browse the repository at this point in the history
  5. clean up

    HansVRP committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    335f85a View commit details
    Browse the repository at this point in the history