[Bug]: Cannot Import Traces Older than 24 hours
Author: cparish312Created Sep 17, 2026Updated Sep 17, 2026
LabelsEscalated request
What component(s) are affected?
- Opik Python SDK
- Opik Typescript SDK
- Opik Agent Optimizer SDK
- Opik UI
- Opik Server
- Documentation
Opik version
- Opik version: 2.2.45
Describe the problem
Trying to run opik import
Getting Error:
status_code: 400, body: {'code': 400, 'message': 'Invalid UUID for id', 'details': "id with timestamp '2026-09-05T00:10:14.657Z' must be in the allowed ingestion window of 'PT24H' around now, reason 'too_old'"}Reproduction steps and code snippets
No response
Error logs or stack trace
No response
Healthcheck results
No response
Source: comet-ml/opik