Skip to content

Handle QA state updates with GPP #111

@phirstgemini

Description

@phirstgemini

GPP will not push QA state updates to the fits servers, neither will it poll the fits servers for updates.

  1. When we ingest a file, update GPP with the QA state of that file. We could try to detect if the QA state changed and only push and update if it did, or we could just push it each time regardless so we don't have to figure out the "before" state. The latter could be difficult to make 100% robust in the case of multiple updates in the queue for example.

  2. GPP provides both a query and a subscribe endpoint for getting QA states and QA state changes. Need to write a client for those that calls the existing QA update process.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions