fix: dont fail repost for recoverable errors (#30979)

recoverable erros:
1. timeout
2. lock/deadlocks
This commit is contained in:
Ankush Menat
2022-05-16 11:23:35 +05:30
committed by GitHub
parent 8221852c38
commit 80d959c579
3 changed files with 31 additions and 5 deletions

View File

@@ -367,7 +367,8 @@ erpnext.patches.v13_0.update_expense_claim_status_for_paid_advances
erpnext.patches.v13_0.create_gst_custom_fields_in_quotation
erpnext.patches.v13_0.copy_custom_field_filters_to_website_item
erpnext.patches.v13_0.change_default_item_manufacturer_fieldtype
erpnext.patches.v13_0.requeue_recoverable_reposts
erpnext.patches.v14_0.discount_accounting_separation
erpnext.patches.v14_0.delete_employee_transfer_property_doctype
erpnext.patches.v13_0.create_accounting_dimensions_in_orders
erpnext.patches.v13_0.set_per_billed_in_return_delivery_note
erpnext.patches.v13_0.set_per_billed_in_return_delivery_note