Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Aggregate old data to bigger time intervals?
  • Prevent users from getting more data points than pixels on the screen?

...

  • (6 hours)

Digi Trending Ingestion Failure (2)

Due to a deadlock when digi ingestion overlapped with recon ingestion of the previous processing run.
This is not really a deadlock in the sense that Digi and Recon data is non overlapping. But they share the same tables.

  • indexing might fix the problem
  • catching exceptions and waiting some time will fix it for sure

Pipeline

Things we need to fix afterwards

...