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
How sample distribution/ingestion works; Samples are validated before distribution. The ones that do not pass validation are simply discarded, and the ones that do pass are processed. If a failure occurs on ingestion (e.g. duplicated timestamp+value) there are multiple scenarios to cover too.