Skip to content

refactor: improve install.py structure and error handling#14

Merged
Sendipad merged 1 commit intodevelopfrom
hotfix
Feb 13, 2026
Merged

refactor: improve install.py structure and error handling#14
Sendipad merged 1 commit intodevelopfrom
hotfix

Conversation

@Sendipad
Copy link
Copy Markdown
Owner

  • Add section comments for better code organization
  • Improve idempotency with ignore_if_duplicate=True
  • Enhanced error handling in seeder class
  • Better lifecycle hook management
  • Remove explicit frappe.db.commit() calls (managed by Frappe)
  • Improved error logging with structured title/message

- Add section comments for better code organization
- Improve idempotency with ignore_if_duplicate=True
- Enhanced error handling in seeder class
- Better lifecycle hook management
- Remove explicit frappe.db.commit() calls (managed by Frappe)
- Improved error logging with structured title/message
@Sendipad Sendipad merged commit 7282d21 into develop Feb 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant