Peps
Peps
Explore posts from servers
RRunPod
Created by Peps on 1/23/2024 in #⚡|serverless
all 5 workers throttled
btw, is it possible to get the workers limit increased for my team's account? We already loaded up $100 before, but forgot to increase the limit back then team id is clntdu5vg0002l00bcmkivrd5 I believe
9 replies
RRunPod
Created by Peps on 1/23/2024 in #⚡|serverless
all 5 workers throttled
ah alright. I'll keep an eye on it when we push things to production and increase the amount of jobs we run. Thanks!
9 replies
RRunPod
Created by Peps on 1/23/2024 in #⚡|serverless
all 5 workers throttled
currently the project is still a POC, but expecting it to possibly be put to prod soon and triggering a job every minute or so
9 replies
RRunPod
Created by Peps on 1/23/2024 in #⚡|serverless
all 5 workers throttled
ofjdhe4djh1k5t
9 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
it's incredibly bloated because I had to go through a lot of hoops to get GPU support working with my tensorflow for some reason. Currently still building my thing as a POC, so haven't really slimmed down the image yet
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
my docker image is definitely not 19GB 🙈
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
Utilizing network storage if your docker image is 20+ GB
oh uh
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
I didn't have this before when sticking with 1 max worker, so got a bit confused when seeing this after increasing the max to 2
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
ah alright
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
my idle timeout is low and active workers 0, so I don't quite understand what it's trying to do, with my queue already being empty for more than 5 minutes or so
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
my queue is empty for a while now, and I see this
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
No description
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
ah yeah that sounds good. In my case I'm not really doing anything time-sensitive, so I'll probably just set it at like 5 minutes so my queue is not stuck forever. Still would be nice if workers that are throttled for a long time are automatically terminated, but yeah this should work for now. Thanks!
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
in my use case I only ever want to run one worker at the same time, as I will be running a task about every 30 seconds that's not time sensitive. I wouldn't mind if a throttled worker that's stuck for several minutes gets automatically terminated and spins up another
28 replies
RRunPod
Created by Peps on 12/18/2023 in #⚡|serverless
Throttled
ended up having to manually terminate the throttled worker, and after that it automatically spun up another worker that got my requests unstuck. Not sure why I had to do this manually to get my queue unstuck
28 replies