Some of the calls to getProposalWorkflow are slow which will affect the performance of the system this can be shown with the grapgh below. This is mainly due to slowness when resolving proposalWorkflowConnectionGroups which does some computation in this function as shown.
What is the problem and why is it a problem
Some of the calls to
getProposalWorkflow
are slow which will affect the performance of the system this can be shown with the grapgh below. This is mainly due to slowness when resolvingproposalWorkflowConnectionGroups
which does some computation in this function as shown.Steps to reproduce (if it's a bug).