Skip to content

Commit 94314b5

Browse files
committed
changelog
1 parent 6b95dba commit 94314b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ mast
5252

5353
- Raise informative error if ``MastMissions`` query radius is too large. [#3447]
5454

55+
- Add ``batch_size`` parameter to ``MastMissions.get_product_list``, ``Observations.get_product_list``,
56+
and ``utils.resolve_object`` to allow controlling the number of items sent in each batch request to the server.
57+
This can help avoid timeouts or connection errors for large requests. [#3454]
58+
5559
jplspec
5660
^^^^^^^
5761

0 commit comments

Comments
 (0)