Skip to content

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Feb 13, 2025

Description
This PR prevents sync retry if the err is related to a missing file/folder. For example - if you use npm to develop, it removes old files and generates new, and if you change files a lot, then the skaffold will try to sync old files several times, but they're deleted.

User facing changes (remove if N/A)
Before: Retry sync if a file/folder wasn't found.
After: No retry if a file/folder wasn't found.

@idsulik idsulik requested a review from a team as a code owner February 13, 2025 08:07
@idsulik
Copy link
Contributor Author

idsulik commented Apr 16, 2025

@plumpy hi! Could you please check it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant