Skip to content

"context canceled" errors when loading from cache #69

@tomeichlersmith

Description

@tomeichlersmith

Describe the bug
The CI is failing when loading from the cache if the other job completes before the cache loading is complete. It issues a cryptic "context canceled" error which, upon some googling, makes me think that the two runners sharing the same filesystem is causing one of them to "interfere" with the others cache when it completes. I had hoped that putting them in different directories would work for all situations but unfortunately it does not work for the specific case where the loading-from-cache build does not complete before the other build.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions