You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though we're processing many studies in parallel, it looks like jobs are finishing sequentially. I believe that there's a bottleneck somewhere. It may be related to EC2 or database I/O.
This issue is to create a CloudWatch dashboard to visualize the flow of ETL -> Orthanc instance -> RDS instance to help us identify that bottleneck. Then, export that dashboard and codify it via Terraform.
The text was updated successfully, but these errors were encountered:
Even though we're processing many studies in parallel, it looks like jobs are finishing sequentially. I believe that there's a bottleneck somewhere. It may be related to EC2 or database I/O.
This issue is to create a CloudWatch dashboard to visualize the flow of ETL -> Orthanc instance -> RDS instance to help us identify that bottleneck. Then, export that dashboard and codify it via Terraform.
The text was updated successfully, but these errors were encountered: