Skip to content

Handle multiple inflight requests in BlobCache #7

@powerje

Description

@powerje

Multiple requests for the same file will lead to failures in the form of:

Error Domain=NSCocoaErrorDomain Code=516 "“14c17b223a6b49dcb366699fe5516676.png” couldn’t be moved to “foo.bar.baz” because an item with the same name already exists."

Kumo probably should:

  • Recognize this error and hide the failure, just returning the expected file that does exist
  • Recognize multiple requests to the same resource and share the inflight request

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions