Environment Variables not found
I have existing serverless endpoints that were running without an issue. I run a check on start up to see if env vars exist, if not, I throw an error.
There was no issue with the endpoint previously but now it throws because of missing variables. I have checked the template, and the env vars still exist there.
Were any changes made in the last month that would cause this issue?
There was no issue with the endpoint previously but now it throws because of missing variables. I have checked the template, and the env vars still exist there.
Were any changes made in the last month that would cause this issue?
