We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b95dba commit 94314b5Copy full SHA for 94314b5
CHANGES.rst
@@ -52,6 +52,10 @@ mast
52
53
- Raise informative error if ``MastMissions`` query radius is too large. [#3447]
54
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
+
59
jplspec
60
^^^^^^^
61
0 commit comments