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
The current das branch incorrectly re-used the Deenb MIN_EPOCHS_FOR_BLOB_SIDECARS_REQUESTS for data column sidecars.
There's a new config value for this, MIN_EPOCHS_FOR_DATA_COLUMN_SIDECARS_REQUESTS, which should be used instead. This should be configurable at run time (config value).