process queue is affecting application performance.

0
Hi Team I need some clarification on below. Could any one please help me on this.   We have implemented the processqueue in our application but it just stopped processing in our production environment. All QueuedAction keep having status Open. 1. Why in case of  (Stop process queue) issue  mendix service restart  resolve this issue. 2. Why In test environment it is working fine but in Production is getting stuck.   3. Mendix service restart is this the only solution to run the application smoothly.​​​​​?
asked
1 answers
0

Did you checked if the queues were finished correctly but only the status is wrong displayed or did the queued action finally doesn’t run?

For the second question issue, did you checked that there is enough memory and how many process you are running at the same time?

answered