Yes, I also increased history steps and decreased the tolerance limit. Here is the required part :
left_electrode_iteration_control_parameters = IterationControlParameters(
damping_factor=0.5,
max_steps=120,
tolerance=0.001,
number_of_history_steps=30