Commits
Click on a commit to change the comparison rangeMigrate notification blocks from @sync_compatible to @async_dispatch
Migrates the notify methods in AbstractAppriseNotificationBlock, AppriseNotificationBlock,
PagerDutyWebHook, CustomWebhookNotificationBlock, and SendgridEmail to use @async_dispatch
instead of @sync_compatible.
This follows the pattern established in #20230 for removing sync_compatible from core.
Closes #15008 (partially)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>12 hours ago
by zzstoatzz