Skip to content

Cache stores Jolpica error and prevents retry. #296

Description

@pbulsink

If Jolipca is down (see #294) the function eventually returns a NULL. Unfortunately, this caches a 'NULL' as the function output, rerunning the function (for example to see if Jolpica is back up and running) returns the cache value.

We should try avoid caching error returns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions