-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added a getter for the filesystem in SmartBlocks to streamline acce…
…ss to smart sources. - Implemented a process_load_queue method in AjsonMultiFileBlocksDataAdapter to log skipped loading actions. - Enhanced the process_load_queue method in AjsonMultiFileCollectionDataAdapter to check for and create the data directory if it doesn't exist. - Updated error handling in AjsonMultiFileItemDataAdapter to improve logging of loading errors. - Modified the SmartSource import method to comment out the load_item_if_updated call, potentially altering import behavior. - Ensured the SmartSources class processes the save queue for block collections, improving data management.
- Loading branch information
Brian Joseph Petro
committed
Dec 26, 2024
1 parent
7d922cd
commit fd7e307
Showing
6 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters