Skip to content
Snippets Groups Projects

Do not cache condition IDs results from CalCat

Merged Philipp Schmidt requested to merge fix/dont-cache-conditions into master

The matching condition IDs as a function of PDUs and condition parameters are not constant and should hence not be cached. Due small float deviations, newly injected CCVs may have different condition IDs. CalCat takes allowed deviations into account when sorting by time and thus will always return the condition with the latest CCVs within them. When they are being cached however, this can and did cause recently processed constants to not be retrieved.

@hammerd

Merge request reports

Approval is optional

Merged by David HammerDavid Hammer 2 years ago (Aug 11, 2022 10:10am UTC)

Merge details

  • Changes merged into master with 8a031302.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading