For instance, the following should emit a warning: ``` python from astropy.io import fits table = Irsa.query_region("m42", catalog="fp_psc", spatial="Cone", radius=10 * u.arcmin) ``` I spent a while figuring out why a patch of sky was missing, and then realized the row limit was quite low (500) cc @Cadair