You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation says that the same remote server is always used for the same file, in order to maintain remote cache.
We have a set of local machines for building, but when they get saturated, we want to dynamically spin up AWS nodes to serve build requests - when the demand has waned for a bit, spin them down.
How can we use nocc if we dynamically spin AWS instances up and down on demand?
The text was updated successfully, but these errors were encountered:
Documentation says that the same remote server is always used for the same file, in order to maintain remote cache.
We have a set of local machines for building, but when they get saturated, we want to dynamically spin up AWS nodes to serve build requests - when the demand has waned for a bit, spin them down.
How can we use nocc if we dynamically spin AWS instances up and down on demand?
The text was updated successfully, but these errors were encountered: