coiled / feedback

A place to provide Coiled feedback
14 stars 3 forks source link

Connecting to a large cluster takes a long time in notebooks #142

Closed FabioRosado closed 1 year ago

FabioRosado commented 3 years ago

Keith Pasko reported that when spinning up a large cluster from within a notebook, it takes a long time and sometimes a TimeoutError occurs.

image (2)

I am wondering if this is an issue with the scale call itself?

necaris commented 3 years ago

I suspect so -- we current batch some of our calls here. This is only on the ECS backend, FWIW.

On Fri, Apr 23, 2021 at 2:08 PM Fábio Rosado @.***> wrote:

Keith Pasko reported that when spinning up a large cluster from within a notebook, it takes a long time and sometimes a TimeoutError occurs.

[image: image (2)] https://user-images.githubusercontent.com/3131401/115911222-bcbbab80-a465-11eb-92f8-2f0984c3d6e2.png

I am wondering if this is an issue with the scale call itself?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coiled/feedback/issues/142, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADQPYPQPYMDD6FOEVC5O53TKGZQBANCNFSM43PC2PXQ .

-- Rami Chowdhury coiled.io "A mind all logic is like a knife all blade -- it makes the hand bleed that uses it." -- Rabindranath Tagore

shughes-uk commented 1 year ago

Cluster backend has changed drastically, and is way faster!