We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main
When starting invocations, scales of functions should be based on the warmup profiler estimations.
Since deployment takes some time, most of the instances of functions created as initial scale are terminated.
This leads to necessity to increase warmup stage length and run for longer.
The text was updated successfully, but these errors were encountered:
Is there anyone working on this issue?
Sorry, something went wrong.
I don't think so. Feel free to take it.
I'll try to fix it, as I need to run experiments with 1000 functions and I doubt it would currently work.
Lightxyz
Successfully merging a pull request may close this issue.
Version & Branch
main
Expected Behaviour
When starting invocations, scales of functions should be based on the warmup profiler estimations.
Actual Behaviour
Since deployment takes some time, most of the instances of functions created as initial scale are terminated.
Steps to Reproduce the Problem
Additional Info
This leads to necessity to increase warmup stage length and run for longer.
The text was updated successfully, but these errors were encountered: