podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

Capture status of user requests in the log #110

Closed viviant100 closed 3 months ago

viviant100 commented 3 months ago

The user request status is a API-only representation of the SDS status; it gets updated though async-update which performs the mapping, but is not captured in the logs.

The work is to pull this info into the logs, enabling us to leverage it for dashboard creation and get an overview of daily job processing.