Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Add action-tracking information for Discovery/Parsing #103

@nothingface0

Description

@nothingface0
  • Probably create a new django application
  • Will need new Model(s). Something like:
    • DataDiscoveryEvents?
      • action: what action was made (file_discovery, file_parsing)
      • accepted: boolean.
      • time_received: time that the action request was received.
      • time_started: time that the action started.
      • user: user who requested it.
      • result: The result of the action: number of histograms/files that were created/discovered? And FKs to which ones?

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