fix: try to log response content even if not JSON#3787
fix: try to log response content even if not JSON#3787sagarvora merged 1 commit intoresilient-tech:developfrom
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe change adds initialization of the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
(cherry picked from commit d5c8bc2)
(cherry picked from commit d5c8bc2)
…tfix/pr-3787 fix: try to log response content even if not JSON (backport #3787)
…tfix/pr-3787 fix: try to log response content even if not JSON (backport #3787)
# [14.34.0](v14.33.2...v14.34.0) (2025-11-21) ### Bug Fixes * add company and is_group filter to "default_gst_expense_account" search query ([b2f21a8](b2f21a8)) * try to log response content even if not JSON ([#3787](#3787)) ([47bbb69](47bbb69)) ### Features * enable total row addition in Bill of Entry Summary report ([45380f7](45380f7))
# [15.24.0](v15.23.2...v15.24.0) (2025-11-21) ### Bug Fixes * add company and is_group filter to "default_gst_expense_account" search query ([27f9ba6](27f9ba6)) * add deduplication option to job enqueue ([e840a83](e840a83)) * allow first and last name for both types of parties ([a6b5b43](a6b5b43)) * first and last name field in party quick entry form ([3e98297](3e98297)) * **gst-ims:** enhance download job handling with job ID and alert for ongoing jobs ([93b8b58](93b8b58)) * **ims:** also fetch original_bill_date and original_bill_no fields in Inward Supply ([224586c](224586c)) * make hash only from gstin and return type ([4023404](4023404)) * **purchase-reco:** add alert for ongoing download jobs ([216ae41](216ae41)) * **purchase-reco:** give job_id argument to frappe.enqueue ([ddda861](ddda861)) * **purchase-reco:** use optional chaining for message handling in download_gstr function ([b986ea2](b986ea2)) * remove unused hash generation function ([4ca5300](4ca5300)) * try to log response content even if not JSON ([#3787](#3787)) ([876a935](876a935)) ### Features * ability to specify Origin Port / Border Checkpost Address for the purpose of e-Waybill in delivery note ([e386068](e386068)) * enable total row addition in Bill of Entry Summary report ([ebe21b2](ebe21b2))
(cherry picked from commit d5c8bc2)
* add company and is_group filter to "default_gst_expense_account" search query ([27f9ba6](resilient-tech@27f9ba6)) * add deduplication option to job enqueue ([e840a83](resilient-tech@e840a83)) * allow first and last name for both types of parties ([a6b5b43](resilient-tech@a6b5b43)) * first and last name field in party quick entry form ([3e98297](resilient-tech@3e98297)) * **gst-ims:** enhance download job handling with job ID and alert for ongoing jobs ([93b8b58](resilient-tech@93b8b58)) * **ims:** also fetch original_bill_date and original_bill_no fields in Inward Supply ([224586c](resilient-tech@224586c)) * make hash only from gstin and return type ([4023404](resilient-tech@4023404)) * **purchase-reco:** add alert for ongoing download jobs ([216ae41](resilient-tech@216ae41)) * **purchase-reco:** give job_id argument to frappe.enqueue ([ddda861](resilient-tech@ddda861)) * **purchase-reco:** use optional chaining for message handling in download_gstr function ([b986ea2](resilient-tech@b986ea2)) * remove unused hash generation function ([4ca5300](resilient-tech@4ca5300)) * try to log response content even if not JSON ([resilient-tech#3787](resilient-tech#3787)) ([876a935](resilient-tech@876a935)) * ability to specify Origin Port / Border Checkpost Address for the purpose of e-Waybill in delivery note ([e386068](resilient-tech@e386068)) * enable total row addition in Bill of Entry Summary report ([ebe21b2](resilient-tech@ebe21b2))
Summary by CodeRabbit