При попытке использовать тип dict в запросе к API MLComponent возникает ошибка Internal Server Error 500 #9
Labels
No labels
api-component
bug
catalogue
complex-pipeline
consistency
databox
documentation
duplicate
experiment-pipeline
files
invalid
ml-component
platform-app
question
security
status: fixed
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mlops_platform/documentation#9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Код тестов https://platform-forgejo.stratpro.hse.ru/mlops_platform_testing/api_tests/src/branch/main/version_0_3_6
Хеш коммита
d048798c61
При тестировании версии 0.3.4 тип dict в API не использовался.
При добавлении тестов с этим типом (version_0_3_6/mlcmp/positive тесты 16-18, version_0_3_6/mlcmp/negative тесты 27-29) возникает ошибка 500.
На другие варианты неправильных входов, даже на попытку передать tuple (тест negative 2_30) ответа 500 нет.
Тест-план, лог ошибки и лог тестов здесь https://disk.yandex.ru/d/XbTn3Nsro0zuaA
Комментарии по логу ошибок: некоторые тесты не проходят из-за временной невозможности использования файлового ввода-вывода
При попытке использовать тип dict в запросе к API MLComponent возникает ошибка 500to При попытке использовать тип dict в запросе к API MLComponent возникает ошибка Internal Server Error 500