Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define concrete NFRs for unattended traffic during high traffic periods #534

Closed
ShaneDoolanFZ opened this issue Aug 18, 2022 · 3 comments
Closed

Comments

@ShaneDoolanFZ
Copy link

ShaneDoolanFZ commented Aug 18, 2022

Description

The Traffic Threshold NFRs for high traffic periods states:

For Unattended traffic during high traffic periods only best effort support is required.

This is proving problematic as best effort for some major data holders in CDR is read as "no effort".

Example: Adatree's Data Recipient Platform software product defined at the Register is used by Adatree for Production Verification Testing before rolling features out to customer environments. There are 5 consumers (our testing team) in this environment with one sharing arrangement each. We have an unattended asynchronous process which refreshes data every 12 hours for data that is relatively stable i.e. not transactions. With a mere 5 consumers, these twice per day calls are being throttled. In our opinion, this amounts to no effort as opposed to "best effort". The option to make unattended calls during "high traffic" periods might as well not exist.

This means the 20 sessions per day, per customer, per Data Recipient Software Product are only usable between the hours of 12am and 6am. There is no scenario we can think of where 20 sessions per customer during this period would be required as this is generally not a period when consumers would be active enough on their account to require 20 refreshes.

Area Affected

Non-functional Requirements > Traffic Thresholds

Change Proposed

Remove the wording stating:

For Unattended traffic during high traffic periods only best effort support is required.

Add the wording stating:

For Unattended traffic during high traffic periods a minimum of 1 session per hour, per customer, per Data Recipient Software Product must be supported.

By giving a usable amount of unattended sessions per customer, per Data Recipient Software Product in a 24 hour period, ADRs would be given the ability to reduce the need for a high volume of consumer present calls on login providing a better consumer experience.

@jimbasiq
Copy link

jimbasiq commented Oct 5, 2022

I would push for the "best efforts" clause to be removed entirely. It is completely ambiguous.

If a "best efforts" limit is specified it should be much higher than 1 session per hour, that is relevant for test purposes but far too low for serving a production application.

Please see this issue for further discussion on this and the general Traffic Rates topic.

@CDR-API-Stream
Copy link
Collaborator

A Decision Proposal is required #92 DSB Item - Reassess Non Functional Requirements has been added to DSBs future-plan backlog.

@CDR-API-Stream
Copy link
Collaborator

Closing this issue as it will be considered as a Decision Proposal, see comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants