Skip to content

Cache stores Jolpica error and prevents retry. #296

@pbulsink

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions