Per-user freshness SLAs for features #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Document, per feature, whether it's computed just-in-time (freshness-critical: hour-of-day, calendar-next-event) or from the online feature store (batched: 7-day average completion rate). Add a feature-spec block to each
ml/features/*.pythat declares freshness, source, and fallback.