ci(greptile): flag over-broad full rollbacks in catch-and-continue handlers

Mirror the POSTGRES_COMPATIBILITY.md rule into the greptile instructions: prefer a scoped savepoint over a
full frappe.db.rollback() when recovering a poisoned txn; 'owns the txn' is not safe in a loop handler; and
keep the success/None return contract when scoping.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Mihir Kandoi
2026-07-01 13:05:57 +05:30
parent c976b86714
commit 06fb20d02d

File diff suppressed because one or more lines are too long