June 5, 2023


Improvements 🙌🏻

Issue Summary: In an effort to improve internal and external auditing of subscription results, we have extended the TTL (time to live) of results within the Subscriptions API. Previously, regardless of a subscription’s status, results were not accessible from the API after 30 days. As of this change any newly created results will be accessible for at least 30 days. This still maintains previous behavior but clients are likely to view results older than 30 days going forward.

Impacts: This means that, especially for long-running subscriptions, the number of total results returned from the API may increase over its lifetime and may provide results beyond the usual 30 days threshold. Also, please note that this change is not retroactive in that this will only apply to results created since this release.