timoshishi
timoshishi
RRunPod
Created by timoshishi on 6/11/2024 in #⚡|serverless
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?
15 replies
RRunPod
Created by timoshishi on 1/15/2024 in #⛅|pods
Serverless endpoint long waits in "Initializing" state
Requests to a serverless endpoint at /run have an "Initializing" status in the dashboard for up to 15 minutes. Is this a normal queue time for an endpoint with no other requests?
2 replies
RRunPod
Created by timoshishi on 1/14/2024 in #⛅|pods
Versioning serverless endpoints
I have tagged images on dockerhub that I am using for serverless endpoints. Main branch is tagged as v1. In order for the serverless endpoints to update with the new code, do i need to retag each code change in dockerhub as well as specify a new release in the Runpod dashboard? Does the current system not pull down the image at the specified tag if the code has changed in the image?
5 replies