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

Spike workaround for ASB functions timeout problem #5524

Closed
wants to merge 1 commit into from

Conversation

SzymonPobiega
Copy link
Member

Shows a possible workaround for the issue in the Azure Functions scale controller that causes overprovisioning of instances when there are delayed messages in the function's input queue. Uses an intermediary queue to store delayed messages.

@andreasohlund
Copy link
Member

Discussed this with @SeanFeldman yesterday and there doesn't seem to be a way to use forwarding to only "forward" after the delay has expired so I think we need to close this :(

@andreasohlund andreasohlund deleted the asb-functions-timeout-workaround branch November 2, 2021 15:33
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