Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Date

Participants

Goals

  • Given a known COMPLETE > INCOMPLETE OptimizationRecord, identify where in the server codebase this could be happening

Discussion topics

Item

Presenter

Notes

COMPLETE > INCOMPLETE

Bill

  • Not clear from chosen OptimizationRecord what the history is; OptimizationRecord ID is not preserved in server logs, but task IDs are

    • task IDs, however, are ephemeral: tasks are deleted when they complete, and OptimizationRecords do not keep a reference to the task ID that completed them

  • Instead, moved to grep -i except *log* for server logs

Action items

  •  

Decisions

  • No labels