Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Paulina Buzderewicz
Paulina BuzderewiczReporter
Sebastian Brudziński
Sebastian BrudzińskiLabels
Story Points
5
Original estimate
3d
Time tracking
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Created October 1, 2019 at 9:36 AM
Updated November 18, 2020 at 8:23 PM
Resolved October 8, 2019 at 1:50 PM
Currently, the /periodsForInitiate endpoint takes over 8 seconds when tested on the Malawi dataset. This is way more than is acceptable for a simple task that this endpoint does.
The retrieval of the periods from reference data takes only a couple of milliseconds, so most of the time is spent in the origin service.
Acceptance criteria:
The endpoint takes less than 1 second when tested on the MW dataset