Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

fix(trigger/bernard): dont try and retrieve the folder path for a drive id #33

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

l3uddz
Copy link
Member

@l3uddz l3uddz commented Aug 10, 2020

Summary

Any file creates/changes in the root of a drive, would cause the partial sync to fail while trying to retrieve a folder for it.

This would ultimately fail 5 times before the drive is stopped being monitored.

Fix

Do not lookup folder paths where the driveId == folderId.

Misc

Update stubbs to v1.1.0.
Some changes to the error messages bernard produces.

@l3uddz l3uddz added triggers Specifically targets one or multiple trigger modules bug Unexpected behaviour >:( labels Aug 10, 2020
@l3uddz l3uddz requested a review from m-rots August 10, 2020 10:15
@m-rots m-rots merged commit cecf605 into master Aug 10, 2020
@m-rots m-rots deleted the bernard-fix branch August 10, 2020 10:49
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Unexpected behaviour >:( triggers Specifically targets one or multiple trigger modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants