As an event organizer who is using Event Invitations, I want to know the maximum amount of time it would take to generate an Invitation List, so I have a general idea of how long I would need to wait to get the Invitation List.
Relevant links:
Background: When organizers input a worklist for Event Invitations, the next step is for them to get an Invitation List. However, we have learned from the engineers that it may take time for an invitation list to be generated, and it could potentially even take a few hours. We want to know the maximum amount of time it will take to generate an invitation list, with the current limitations we have in place (see T364853). This way, we can put in a time expectation into the text that is displayed to users on next steps as they await the Invitation List (for example, "Up to 3 hours").
Acceptance Criteria:
- Given that can add in a maximum of 300 articles,
- And we will scan a total of 5000 revisions per article,
- And we will generate a total of 200 editors in the Invitation List, sorted by those with highest scores at the top,
- Determine the maximum or "worst case" length of time to generate an Invitation List