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
Describe the bug
Review usages of actionGet API calls so that this API if being called in a single threaded pool should use timeouts or should be called asynchronously.
Describe the bug
Review usages of actionGet API calls so that this API if being called in a single threaded pool should use timeouts or should be called asynchronously.
PR in security analytics plugin: opensearch-project/security-analytics#703
Sample Usage in Dashboards: https://github.com/opensearch-project/dashboards-notebooks/blob/9e80bc020e516be04965e2fe1582a40f1d21b56b/opensearch-notebooks/src/main/kotlin/org/opensearch/notebooks/index/NotebooksIndex.kt#L94
We should review all such usages.
The text was updated successfully, but these errors were encountered: