DependencyStore (internal/storage/v1/cassandra/dependencystore) hardcodes a 24 hour ts_bucket for the V2 dependencies schema, with a "TODO: Make this customizable" note next to the constant.
Other Cassandra schema settings (TraceTTL, DependenciesTTL) already have a validated, configurable equivalent. This one doesn't, despite the same need existing.
DependencyStore (internal/storage/v1/cassandra/dependencystore) hardcodes a 24 hour ts_bucket for the V2 dependencies schema, with a "TODO: Make this customizable" note next to the constant.
Other Cassandra schema settings (TraceTTL, DependenciesTTL) already have a validated, configurable equivalent. This one doesn't, despite the same need existing.