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

DM-38339: Refactor mobu state management #225

Merged
merged 1 commit into from
Mar 21, 2023
Merged

DM-38339: Refactor mobu state management #225

merged 1 commit into from
Mar 21, 2023

Commits on Mar 21, 2023

  1. Refactor mobu state management

    In preparation for adding new functionality to run a single
    business once to completion and report the results, refactor mobu
    to use a ProcessContext and RequestContext similar to Gafaelfawr
    and the new lab controller. This provides a hook to create a
    per-request Factory, which will be needed by subsequent changes.
    
    Mostly this is just moving code around, but add documentation for
    the FlockManager class and use the proper FastAPI function for
    getting the URL of a resource.
    rra committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ad0fd2f View commit details
    Browse the repository at this point in the history