New contributor — requesting vouch for GitHub user Chandrakantjhawar

Hi Frappe community,

I’m Chandrakant Jhawar, a developer looking to contribute to Frappe Framework.

I’ve already done the work — I identified and fixed a real bug in frappe/deferred_insert.py
(Issue #25777). The fix removes the hard-coded 10,000-record cap in save_to_db() that
causes silent queue starvation under high load, and adds a missing final db.commit()
for the last partial batch.

The PR was auto-closed because I’m not yet vouched:

Would any existing vouched contributor be willing to add me to VOUCHED.td so I can
resubmit? I’m committed to contributing regularly and following all contribution guidelines.

Thank you!

Hi @chandrakant and welcome to the community

Its really great that you want to contribute - have you followed the instructions in

Suspension of community PRs · Issue #38145 · frappe/frappe · GitHub

Best of luck in your Frappe journey