Skip to content
New issue

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

[ResourceScaler] Fix app resource scaler #31

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

roei3000b
Copy link
Contributor

@roei3000b roei3000b commented Mar 6, 2024

Fixing bug where we try to write on closed channel on resource start:
image

After fix:
image

Fixed it by moving the logic of cancellation timeout from app-resource-scaler to scaler

v3io/scaler#64
https://iguazio.atlassian.net/browse/IG-22367

pkg/resourcescaler/resourcescaler.go Outdated Show resolved Hide resolved
@liranbg liranbg merged commit 82b8d8a into v3io:development Mar 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants