Page MenuHomePhabricator

Investigation: Determine worst case Invitation List generation time
Closed, DeclinedPublic

Description

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

Event Timeline

@Astinson @U @Udehb-WMF @EUwandu-WMF: What do you suggest as a reasonable maximum number of articles that an organizer can add in a worklist in order to generate an Invitation List? Perhaps 300?

ifried renamed this task from Investigation: Determine typical & maximum Invitation List generation time to Investigation: Determine typical nvitation List generation time .May 13 2024, 11:22 PM
ifried renamed this task from Investigation: Determine typical nvitation List generation time to Investigation: Determine typical Invitation List generation time .
ifried updated the task description. (Show Details)
cmelo renamed this task from Investigation: Determine typical Invitation List generation time to Investigation: Determine worst case Invitation List generation time.May 14 2024, 1:16 PM
cmelo updated the task description. (Show Details)

This task has been deprioritized, so I am moving it to the backlog for now

We are not working on this, so I am marking this as declined.