Skip to content

Validate storage names before passing them to the storage client #1434

@vdusek

Description

@vdusek

The Apify platform has these limitations:

apify_client.errors.ApifyApiError: Invalid value provided in store: name can only contain letters 'a' through 'z', the digits '0' through '9', and the hyphen ('-') but only in the middle of the string (e.g. 'my-value-1')

We should validate and enforce this rule on the storage level - before passing it to the storage clients.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions