Page MenuHomePhabricator

Pass the maximum number of uploads to the logo detection service
Open, Needs TriagePublic

Description

The upload limit is currently hardcoded to 50. Pass the value as a key in the input request instead.

See https://gitlab.wikimedia.org/mfossati/scriptz/-/merge_requests/7#note_75699 for more details.

Event Timeline

Hi @mfossati, the ML team believes it would be more appropriate for the LiftWing API to set a maximum limit rather than receiving it as part of the input. In T363506#9782636, you mentioned the possibility of dispatching different requests if the limit is exceeded, which the team finds acceptable. Would you like to proceed with this approach?