To improve the performance, one needs to have only one thread for writing to the dag_state. The latest changes for improving the bandwidth introduced more time spent while writing to dag_state. This needs to be isolated such that authority_service component can read and write to this.