Skip to content

Increase query limit to 500#1241

Merged
vmartinez-cu merged 1 commit intoIMAP-Science-Operations-Center:devfrom
vmartinez-cu:increase-limit
Apr 14, 2026
Merged

Increase query limit to 500#1241
vmartinez-cu merged 1 commit intoIMAP-Science-Operations-Center:devfrom
vmartinez-cu:increase-limit

Conversation

@vmartinez-cu
Copy link
Copy Markdown
Contributor

@vmartinez-cu vmartinez-cu commented Apr 13, 2026

This pull request increases the maximum number of results returned by the batch job query API from 100 to 500. This change allows clients to retrieve more records in a single request. This is helpful when running reprocessing for a large date range and need to see processing jobs for that time.

Closes #1240

@vmartinez-cu vmartinez-cu requested a review from tech3371 April 13, 2026 22:25
Copy link
Copy Markdown
Contributor

@tech3371 tech3371 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you create ticket for this work and add to April's month?
(Edit: saw the ticket #1240)

@vmartinez-cu vmartinez-cu merged commit d43dbde into IMAP-Science-Operations-Center:dev Apr 14, 2026
2 checks passed
@vmartinez-cu vmartinez-cu deleted the increase-limit branch April 14, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG - processing jobs page only shows 100 results max

2 participants