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

Fix exists call, count images after upload #115

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Fix exists call, count images after upload #115

merged 1 commit into from
Jun 22, 2024

Conversation

pierotofy
Copy link
Member

  • Introduces a fix to fs.exists (current logic is incorrect)
  • Increases the imagesCount parameter after successful upload, rather than assuming the upload succeeds; this should make it more resiliant to network failures, timeouts, and such, which are difficult to track.

@pierotofy pierotofy added the enhancement New feature or request label Jun 22, 2024
@pierotofy pierotofy merged commit 32f3d27 into master Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant