Lucas Tieman
Lucas Tieman
Hello, I'm just learning async, so this might just be dumb, and it seems my piece here is working fine, other than it is returning `Process finished with exit code...
**Problem** The documentation does not include information for connecting to an email server via SMTP without SSL, or to providers like Postmark that use a technology that starts without SSL...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/network/blob/master/CODE_OF_CONDUCT.md). -...
# Bug _A clear and concise description of what the bug is._ Pydantic has a nice feature around computed fields that allow you to create an attribute based on logic...
**Describe the bug** We are getting back None from get_motor_collection() but only sporadically when we we are under moderate volume. This is our singleton for init_beanie ```python beanie_init: bool =...
**Describe the bug** A clear and concise description of what the bug is. .model_dump tries to call the .model_dump method of a pydantic model which is embedded inside a Beanie...