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 9073293 commit 22c7a4fCopy full SHA for 22c7a4f
docs/ipac/irsa/irsa.rst
@@ -388,6 +388,10 @@ only collections with a given search string in the collection names.
388
The ``servicetype`` argument is used to filter for image collections, using ``'SIA'``,
389
or spectral collections (also see below), using ``'SSA'``.
390
391
+.. note:: The query underneath ``list_collections`` is cached on the server
392
+ side, and therefore should return quickly with results.
393
+ If you experience query timeout, please open an IRSA helpdesk ticket.
394
+
395
.. doctest-remote-data::
396
397
>>> from astroquery.ipac.irsa import Irsa
0 commit comments