Skip to content

Possible bug in the chunk manager #562

@seankmartin

Description

@seankmartin

@aganders3 Indirectly related to this PR. I think there might be a bug in the chunk manager:

getOrCreateStore doesn't seem to manage failure. I think that if source.open() rejects, pendingStores_ keeps a rejected promise forever so future calls keep failing and we never retry. We should clear pendingStores_ in a finally and log the error.

Originally posted by @shlomnissan in #553 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions