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

Improve startup robustness and monitoring for connected services #185

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Jul 31, 2024

  1. ✨ Check Prefect API Status

    Wiebke committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ef72374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdfa63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a905569 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3655338 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90a8fd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b909fad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    045455d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a8a88d View commit details
    Browse the repository at this point in the history
  9. Check only the Tiled base uri for results

    The application writing results will ensure that the containers are set up correctly.
    Wiebke committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    57097f2 View commit details
    Browse the repository at this point in the history
  10. Refresh Tiled connection to results on retrieval

    Since we (currently) rely on the algorithms writing data to create the container, it may not have yet existing on startup, so we need to re-initialize the Tiled client for result retrieval.
    Wiebke committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    82031cc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Early update of infrastructure state when Flow Retrieval fails

    To be discussed if that is sensible and should be implemented in other places
    Wiebke committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2787633 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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