Open aclavio opened 3 years ago
Prioritize operating on executions with the oldest createdDate. The getExecutions function should order it's results by the createdDate index ascending.
This likely requires switching the getExecutionDocuments search function from cts.uris to the optic api
cts.uris
Prioritize operating on executions with the oldest createdDate. The getExecutions function should order it's results by the createdDate index ascending.