Missing Indexes on act_ru_ext_task?

We had a scenario where more than one worked tried to fetchandLock external tasks and there were millions of them, I could see that queries fired against act_ru_ext_task table with where clause on proc_inst_id_ and PROC_DEF_ID_, I dont see indexes for these columns. Should we create additional indexes on this table?