You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming the ingest workflow ends with a submission loaded into registry and built as review catalog (if not a pre-catalog failure), define and add mechanisms to handle cleanup of review catalogs based on lifecycle status, replacing old reaping strategy.
Enable restricted ACLs (and org policy?) so all new catalogs should be in CFDE registry
Disable legacy cron job in dev VPC which purges catalogs w/o understanding CFDE registry
Purge catalog w/ delay after some terminal failure status is reached?
Allow a failed-hold status to keep (partial) results for possible problem determination, with user input releasing this hold state?
Have secondary timeout based reaping even for held failures? (prevent neglect-based resource leaks)
What about rejected catalogs (not ingest failures)?
Have a cleanup policy for approved/released content?
Any quote or queue based limits or triggers to prevent large accumulation of submissions for one DCC?
It seems plausible we would want to keep a successful review catalog not only trough the review period but even after approval, for as long as it is still the pending release content for a DCC. Once the same content has been released, the review catalog is redundant, but may be convenient to look at in standalone review mode.
For rejected submissions, should we delete quickly or have some hold period before we clear them? Or, does it depend on whether a subsequent submission has been made...?
The text was updated successfully, but these errors were encountered:
In prior discussions, I understood most of this to be declalred out of scope for epic 2. Right @lliming ? This, I think I should remove the epic 2 association from this issue and just leave it in backlog for future work.
Assuming the ingest workflow ends with a submission loaded into registry and built as review catalog (if not a pre-catalog failure), define and add mechanisms to handle cleanup of review catalogs based on lifecycle status, replacing old reaping strategy.
It seems plausible we would want to keep a successful review catalog not only trough the review period but even after approval, for as long as it is still the pending release content for a DCC. Once the same content has been released, the review catalog is redundant, but may be convenient to look at in standalone review mode.
For rejected submissions, should we delete quickly or have some hold period before we clear them? Or, does it depend on whether a subsequent submission has been made...?
The text was updated successfully, but these errors were encountered: