runpod-python icon indicating copy to clipboard operation
runpod-python copied to clipboard

Can You Update Endpoint Settings?

Open DGaffney opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I've been reading through the code a bit and its clear that you can update a template but its less clear if you can update an existing template. If that's not already built I'd love to see it!

Describe the solution you'd like Ideally we'd be able to call something like runpod.update_endpoint with some params to be able to change parameters for the endpoint (i.e. number of workers, timeouts, etc)

Describe alternatives you've considered You could just create new endpoints each time you change something, but that seems like overkill and would also be really messy as you thrash from one update to another

Additional context NA

DGaffney avatar Jun 05 '24 14:06 DGaffney