Issue:
If discover API fails in between but app_dir is created, there is no rollback for directory creation. In that case there will be directory in .pebblo folder without proper data which might raise following warning during loading local UI:
Skipping app <app_name> due to missing or invalid file
Issue:
If discover API fails in between but app_dir is created, there is no rollback for directory creation. In that case there will be directory in
.pebblofolder without proper data which might raise following warning during loading local UI:Skipping app <app_name> due to missing or invalid file