Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GetObjects will hang if givin more than 64 keysΒ #791

@MagneticLlama

Description

@MagneticLlama

Describe the bug
GetObjects will not return if more than 64 strings are passed in.

Steps To Reproduce
var resultsDictionary = await BlobCache.UserAccount.GetObjects(listOf65Keys);
GetObjects will never resolve.

Expected behavior
GetObjects should return a dictionary of 65 entries.

Environment

  • OS: Android
  • Device: Pixel 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions