Skip to content

Loading time is high and returns unnecessary warnings when rendering pydantic models at startup in docker #15

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

Open
TejasAmbhore opened this issue Apr 29, 2025 · 0 comments

Comments

@TejasAmbhore
Copy link

I am using vapi sdk to import some pydantic models - AssistantOverrides, CreateSquadDto, CreateCustomerDto, ImportTwilioPhoneNumberDto, SquadMemberDto
It works fine when i do a normal uvicorn main.py, but when using docker-compose we get the following warnings and it takes around 7 seconds to load the library at startup

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant