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

[New Feature]: Add more debugging information for DSWx-S1 triggering jobs #787

Closed
hhlee445 opened this issue Apr 3, 2024 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request needs triage Issue that requires triage pcm.r03 PCM Release 3

Comments

@hhlee445
Copy link
Contributor

hhlee445 commented Apr 3, 2024

Checked for duplicates

Yes - I've already checked

Alternatives considered

No - I haven't considered

Related problems

During I&T, we noticed that there is not enough information writes out to the log and had hard time to debug for DSWx-S1 job submission.

Describe the feature request

We want to add following information to the logs for RTC query/download jobs to trigger DSWx-S1 sciflo jobs.

  1. For a given query, what inputs were seen.  We have this in GRQ, but I think having that in the logs would also be useful, especially if it’s easily searchable.
    E.g. for the FWD queries, this would show the inputs with revision IDs in the query window.
  2. For a given query, which TileSets were considered (based on the inputs seen from the previous point)
    Also list out which TileSets were triggered for PGE jobs, along with the reason (e.g. 100% of bursts found, or X% bursts found, and we reached the wait time threshold)
    Also list out which TileSets were NOT triggered for PGE jobs, along with the reason
    Reasons would include things like:  “only x% bursts found (less than the X% threshold)“, or “x% of bursts found (surpassing X% threshold, but <100%), but waiting n more hours (out of N)“, etc.
@hhlee445 hhlee445 added enhancement New feature or request needs triage Issue that requires triage pcm.r03 PCM Release 3 labels Apr 3, 2024
chrisjrd added a commit that referenced this issue Apr 9, 2024
chrisjrd added a commit that referenced this issue Apr 17, 2024
chrisjrd added a commit that referenced this issue Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Issue that requires triage pcm.r03 PCM Release 3
Projects
None yet
Development

No branches or pull requests

2 participants