Skip to content

Improve caching documentation #1239

Open
@keflavich

Description

@keflavich

There's very little documentation on the caching process, and users sometimes complain about the cache filling up.

In short, we need documentation stating:

  • The default location is ~/.astropy/cache/astroquery
  • get_cache_dir can be used to find the cache dir
  • some documentation about how clear_download_cache can be used to clear the cache, with examples

[Edit]:

  • add a repeated troubleshooting section to every module's narrative docs that refers to clearing the cache (and upgrading the version) as possible ways to fix failing queries.
  • possibly link the above in the class docstrings, too (along with timeout, row_limit, etc.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions