Open
Description
- The PR Add rate limit to batch request result generation #1554 added
request_already_generating
.
This is used in the get_request
(/api/batch/v2/requests/<request_id>
):
Internet.nl/interface/batch/util.py
Lines 937 to 945 in cef300d
However a direct call to results
(/api/batch/v2/requests/<request_id>/results[technical]
) does not seem to do this check:
Internet.nl/interface/batch/views.py
Lines 62 to 74 in cef300d
I think the conditional check should be added to the latter too?
Metadata
Metadata
Assignees
Labels
No labels