Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/s3 minio #162

Merged
merged 9 commits into from
Apr 3, 2024
Merged

Feature/s3 minio #162

merged 9 commits into from
Apr 3, 2024

Conversation

blakkheart
Copy link
Collaborator

@blakkheart blakkheart commented Apr 2, 2024

Добавил сервер s3, который запущен локально на нашем серваке через minio
Не самое элегантное решение (вообще нет, мне не нравится), конечно, но какое есть
Надо последить за поведением всей статики и медиа после мерджа
Сервер минио доступен на нашем сервере на порту 9001
Логин и пароль в телеге дам, если нужно вам :)

@blakkheart blakkheart self-assigned this Apr 2, 2024
@blakkheart blakkheart added duplicate This issue or pull request already exists enhancement New feature or request labels Apr 2, 2024
"num_requests": 3,
"cooldown": timedelta(milliseconds=200),
"cooldown": timedelta(milliseconds=300),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Прикольно. А я добавив очередной тест увидел, что в тестах начали троттлинги сыпаться, и увеличил анонимный лимит в два раза :) То есть тестами мы уже 1000 запросов делаем анонимных.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, видел в твоем пр)

@blakkheart blakkheart merged commit 50b3593 into develop Apr 3, 2024
2 checks passed
@VladislavYar VladislavYar deleted the feature/s3_minio branch May 26, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants