-
### Component(s)
extension/storage, extension/storage/filestorage, receiver/filelog
### Is your feature request related to a problem? Please describe.
Currently, the collector operates in a s…
-
When downloading content for offline play, it would be good to be able to select a subtitle track. (A default one should be automatically downloaded with the content).
1. Download an item with FileSt…
-
- [x] Нужно проверить, как обрабатываются - и обрабатываются ли - валидаторы для файловых атрибутов, которые потом обрабатываются в FileStorage
- [ ] Ошибки валидации, которые прилетают при такой вал…
-
Based on [Task 5](https://intranet.alxswe.com/projects/263) (*Store first object*),
- Write a class FileStorage that serializes instances to a JSON file and deserializes JSON file to instances:
-
### Request
We could add support for the [filestorage extension](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/storage/filestorage) for our otelcol component…
-
I think we could design some interfaces for working with different file storages, such as local file system, ftp, sftp, S3, RackSpace, etc.
Each storage can have several 'root directories' (container…
-
Following the docs shown on https://pypi.org/project/wes-service/, I just installed via 'pip install wes-service' into a python 3.6 virtual env. When I run 'wes-server' I get the error:
```
$ wes-…
-
Tasks to be completed:-
Test new llstore with HSM in NHM
Progress status: Working on
-
For File storage UI, we need to display file timestamps. Now there are difficulties with displaying time stamps in UI due to in the file storage contract we don’t save the time stamp field and don’t e…
-
To reproduce, clone cove-ocds and run:
```
pytest -W error
```
For example:
```
pytest -W error tests/test_general.py
```
Error looks like:
```
ResourceWarning: unclosed file
```…