This repository houses the interactions, consultations and work management to support the maintenance of baselined components of the Consumer Data Right API Standards and Information Security profile.
41
stars
9
forks
source link
Energy - Minimum / Default page-size for getUsage APIs #562
Request to set a minimum page-size for the two energy APIs 'Get Usage for Service Points' & 'Get Usage for Specific Service Points' and to review the default page-size of 25.
ADRs currently have the ability to send through a page-size of 1 and request up to 2 years of usage data. Expectation was that ADRs will not want to use up their thresholds sending through 730 + requests to retrieve data for a single service point, however ADRs are sending through requests for 2 years of data with a page-size of 1.
Aside from time to return data across 730 + API calls, as AEMO set throttling limits at a market participant level (as we don't interact with ADRs directly) this will have a direct impact on retailer request thresholds.
Set a minimum page-size for energy APIs to request Usage Data. Possibly increase default page-size as well - if not specified ~30 requests are required to retrieve 2 years of data for a single register service point.
Closing request till we start receiving actual consumer requests. Initial requests appear to be for ADR testing. Will re-raise for discussion if required at a later date.
Description
Request to set a minimum page-size for the two energy APIs 'Get Usage for Service Points' & 'Get Usage for Specific Service Points' and to review the default page-size of 25.
ADRs currently have the ability to send through a page-size of 1 and request up to 2 years of usage data. Expectation was that ADRs will not want to use up their thresholds sending through 730 + requests to retrieve data for a single service point, however ADRs are sending through requests for 2 years of data with a page-size of 1.
Aside from time to return data across 730 + API calls, as AEMO set throttling limits at a market participant level (as we don't interact with ADRs directly) this will have a direct impact on retailer request thresholds.
Area Affected
The following APIs are affected:
Change Proposed
Set a minimum page-size for energy APIs to request Usage Data. Possibly increase default page-size as well - if not specified ~30 requests are required to retrieve 2 years of data for a single register service point.