Support and resources
Common Questions
Q: Can I rewind to past events?
No. Feed API is forward-only. Data will be automatically deleted once it is consumed. As an alternative, design your system to persist events to your own storage for historical analysis.
Q: What's the maximum data retention?
Data is retained for a maximum of 7 days in the SCALAR buffer. Oldest data is dropped automatically. You must poll regularly to avoid data loss.
Updated about 2 hours ago