-
Notifications
You must be signed in to change notification settings - Fork 704
Closed as not planned
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
The StorageInstanceManager class uses a __default__ alias to represent the default storage in its internal cache.
The Apify SDK for Python needs to know this internal alias so that it can open the default storages - see https://github.com/apify/apify-sdk-python/blob/master/src/apify/storage_clients/_apify/_api_client_creation.py#L115-L121. I guess we have a leaky absraction here.
I suggest we add a special method to StorageInstanceManager for opening the default storage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Type
Fields
Give feedbackNo fields configured for issues without a type.