-
Notifications
You must be signed in to change notification settings - Fork 50
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
[#7] Boreiko #29
base: master
Are you sure you want to change the base?
[#7] Boreiko #29
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅👍
|
||
2. Настроил связку `InfluxDB` и `Chronograf` собрал первые данные | ||
|
||
3. Пробовал запускать в паралельно, но больше половины тестов свалилось, много ошибок связаных с `Eelasticsearch`, решил отложить на потом |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Видимо у вас используется реальный эластик в тестах, и он получился один на несколько процессов и пошли конфликты.
Можно решить
- либо мьютексом на единственный эластик
- созданием нескольких неймспейсов, по аналогии с тем как мы создаём N баз в postgres
|
||
## Заключение | ||
|
||
После ознакомления с `TestProf` и сбора DX метрик я понял что в даном проекти все хорошо. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ну и хорошо!
208 208 11.5975s 0.0558s 11.5975s parcel_sku | ||
73 71 0.6848s 0.0094s 0.6688s harmonized_code | ||
``` | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
всё спокойно
No description provided.