[Bug]: Nondeterminism in RTC Download via Data Subscriber #877
Labels
bug
Something isn't working
needs triage
Issue that requires triage
pcm.r03-dswx-s1
PCM Release 3 - DSWx-S1
Checked for duplicates
Yes - I've already checked
Describe the bug
In adressing nasa/opera-sds#48, some unexpected behavior was observed using the data subscriber script. Several thousand RTC products were generated then delivered to ASF UAT. The goal was to generate DSWx-S1 products for the tile/date pairs listed in ticket above. The following commands were run (in the listed order):
FIRST COMMAND: Trigger all RTC downloads given delivery time range
SECOND COMMAND: Trigger all RTC downloads given delivery time range + tile
THIRD COMMAND: Trigger all RTC downloads given temporal time range + tile
Despite running the following for many tile/date combos, certain products that we expected to make were never generated. One such pair is: (17RNH, 2022-11-10). I would also expect each command to cause all submitted jobs to dedupe as each triggers a subset of the previous, but new jobs were always kicked off. After all jobs were run, the only way to trigger certain missing products was to run the data subscriber with in a loop with --native-id=RTC for each RTC that was derived from the SLC that covered the MGRS tile on the missing date.
What did you expect?
Reproducible steps
Environment
- Processing was done on PST using release 3.0.0-er.3.0
The text was updated successfully, but these errors were encountered: