Skip to content

Commit 0bcae40

Browse files
authored
Removed rate limiting from 'by use case' pages and changed 'integration manager' to 'onboarding manager' in /complete-your-testing
1 parent af74e8a commit 0bcae40

File tree

4 files changed

+1
-28
lines changed

4 files changed

+1
-28
lines changed

docs/_includes/custom-components/campaign-feature-list.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -261,15 +261,6 @@ <h3 class="nhsuk-heading-s">Sending messages</h3>
261261
</abbr>
262262
</td>
263263
</tr>
264-
<tr class="nhsuk-table__row">
265-
<td class="nhsuk-table__cell">Rate limiting
266-
<div class="nhsuk-hint">
267-
Set how many messages are sent per second to control how often recipients access your service, also known as
268-
transactions per second (TPS)
269-
</div>
270-
</td>
271-
<td class="nhsuk-table__cell">Up to 5TPS</td>
272-
</tr>
273264
<tr class="nhsuk-table__row">
274265
<td class="nhsuk-table__cell">Routing plans
275266
<div class="nhsuk-hint">

docs/_includes/custom-components/direct-message-feature-list.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -291,15 +291,6 @@ <h3 class="nhsuk-heading-s">Sending messages</h3>
291291
</abbr>
292292
</td>
293293
</tr>
294-
<tr class="nhsuk-table__row">
295-
<td class="nhsuk-table__cell">Rate limiting
296-
<div class="nhsuk-hint">
297-
Set how many messages are sent per second to control how often recipients access your service, also known as
298-
transactions per second (TPS)
299-
</div>
300-
</td>
301-
<td class="nhsuk-table__cell">Up to 5TPS</td>
302-
</tr>
303294
<tr class="nhsuk-table__row">
304295
<td class="nhsuk-table__cell">Routing plans
305296
<div class="nhsuk-hint">

docs/_includes/custom-components/transactional-feature-list.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -265,15 +265,6 @@ <h3 class="nhsuk-heading-s">Sending messages</h3>
265265
</abbr>
266266
</td>
267267
</tr>
268-
<tr class="nhsuk-table__row">
269-
<td class="nhsuk-table__cell">Rate limiting
270-
<div class="nhsuk-hint">
271-
Set how many messages are sent per second to control how often recipients access your service, also known as
272-
transactions per second (TPS)
273-
</div>
274-
</td>
275-
<td class="nhsuk-table__cell">Up to 5TPS</td>
276-
</tr>
277268
<tr class="nhsuk-table__row">
278269
<td class="nhsuk-table__cell">Routing plans
279270
<div class="nhsuk-hint">

docs/pages/using-nhs-notify/complete-your-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Make sure you've [prepared your integration](https://notify.nhs.uk/get-started/o
4848

4949
To prepare for testing, you need to:
5050

51-
- arrange your own Personal Demographics Service (PDS) data - contact your integration manager if you have any questions
51+
- arrange your own Personal Demographics Service (PDS) data - contact your onboarding manager if you have any questions
5252
- provide us with your [test personalisation data](https://notify.nhs.uk/using-nhs-notify/personalisation#providing-example-data) (if you're using templates rather than free-text inputs)
5353
- ask your onboarding manager to set up your NHS App test data (if you're using the NHS App)
5454

0 commit comments

Comments
 (0)