Skip to content

[SPIKE] Investigate database implications of running management commands #1958

@exalate-issue-sync

Description

@exalate-issue-sync

As part of database connection utilization analysis, a question was raised as to whether our django management commands are using our existing API database connections (and connection pool) or if they are initializing separate connections outside the application when running. We also want to understand if management commands even need the API to be running to execute (running ./manage.py migrate for example)

This spike is to investigate and document the behavior.

QA Notes

null

DEV Notes

null

Design

null

See full ticket and images here: FECFILE-2990

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions