Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

slurm file only evaluated when validated cache changes #95

Open
bgp/stayrtr
#17
@reschke

Description

@reschke

This is because updateFile exits early when fetching the cache yields a 304 (not modified), or if the hash of the cache did not change.

This is problematic for at least two reasons:

  • it might be necessary to update the SLURM file in an emergency, in which case changes should become visible quickly,
  • it makes testing/debugging extra hard (and the fact little activity is logged wrt slrum processing does not help).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions