Vikash Sharma
04/13/2024, 11:43 AMBaseSettings
class, which loads sensitive information using the secrets
and string
blocks, into a FastAPI application, errors related to coroutines are encountered. Specifically, the coroutine object returned by Block.load()
does not have the expected attribute value
, and the coroutine was never awaited properly.
Should I share my code?Alexander Azzam
04/13/2024, 1:16 PM