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
Upon further investigation and dicussion, API information should be pre-aggregated and placed in dictionaries during startup such that runtime manipulation is not required.
Symptoms
After a non-deterministic amount of time and/or load, CPU utilization spikes and seemingly remains pegged at 100%.
Triage
After capturing and reviewing ETL rundowns of the host process, this appears to be caused by runtime manipulation of non-concurrent dictionaries.
The text was updated successfully, but these errors were encountered: