Skip to content

[Bug] 2.2.0 Breaks setting user agent for requests #4362

@ivirshup

Description

@ivirshup

Describe the bug

In 2.2.0, setting user agent for requests seems to have broken. This was observed on the cellxgene census test suite which has started to fail, see: chanzuckerberg/cellxgene-census#1451

The user agent is being set with the vfs.s3.custom_headers.User-Agent field.

To Reproduce

See: see: chanzuckerberg/cellxgene-census#1451

Versions (please complete the following information):

  • TileDB-SOMA version: 2.2.0
  • TileDB core version (libtiledbsoma):
  • Language and language version (e.g. Python 3.9, R 4.3.2): Python
  • OS (e.g. MacOS, Ubuntu Linux): *
  • Note: you can use tiledbsoma.show_package_versions() (Python) or tiledbsoma::show_package_versions() (R)

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

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