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

Add retry logic to getFunctionsForHostedProject on ECONNREFUSED #4101

Merged

Conversation

JadeClarkMuth
Copy link
Contributor

This adds retry logic for a configurable amount of time on encountering an ECONNREFUSED error to getFunctionsForHostedProject, as currently when the user starts debugging a hosted project, this function will get an ECONNREFUSED error from the Azure Functions host as it hasn't started up yet.

@JadeClarkMuth JadeClarkMuth requested a review from a team as a code owner April 23, 2024 18:30
@JadeClarkMuth
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Tek Experts"

@JadeClarkMuth JadeClarkMuth force-pushed the jade/addListLocalFunctionsRetryLogic branch from 187e5c0 to a25fd46 Compare April 26, 2024 15:31
@nturinski nturinski merged commit bf82e2c into microsoft:main May 9, 2024
2 checks passed
@nturinski nturinski added this to the 1.15.0 milestone May 21, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants