-
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.
Refactor SmartBlock, SmartEntity, and SmartSource classes for improve…
…d embedding logic and error handling - Commented out the embedding prevention logic in SmartBlock for clarity and potential future use. - Introduced read_hash and embed_hash properties in SmartEntity to better manage embedding states. - Updated should_embed logic in SmartSource to ensure proper embedding conditions are checked. - Enhanced error logging in SmartSources when retrieving the embed queue.
- Loading branch information
Brian Joseph Petro
committed
Dec 14, 2024
1 parent
5051c9b
commit ad1ea60
Showing
5 changed files
with
22 additions
and
11 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