Skip to content

ENH: add cache kwarg to irsa.Most() or turn off caching altogether #3476

@bsipocz

Description

@bsipocz

Currently the Most module relies on some behaviour inherited from the baseclass to use caching which gives no options to the end user to turn on or off caching (it's on by global config default via the cache_conf.cache_active default).

In practice this causes troubles as the D9 region files are deleted after a short time thus causing troubles with the cached queries.

It could also be an acceptable alternative to turn off caching for this module.

cc @jonesmg for additional details as he was the one noticing this issue while developing IRSA tutorial notebooks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions