Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)
at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(RelationalCommandParameterObject parameterObject)
at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator enumerator)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.Enumerator.MoveNext()
at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
at lambda_method2285(Closure , QueryContext )
at RC.Application.DataStores.SitePlannerDataStore.GetData(GetSitePlannerNavItemsArgs args) in /codebuild/output/src2724447788/src/git-codecommit.us-gov-west-1.amazonaws.com/v1/repos/mccs-gov-app-experience-manager-net5/RavenAspnetCore/Application/DataStores/SitePlannerDataStore.cs:line 126
at RC.Application.DataStores.DataStore`2.GetStoreData(Object args) in /codebuild/output/src2724447788/src/git-codecommit.us-gov-west-1.amazonaws.com/v1/repos/mccs-gov-app-experience-manager-net5/RavenAspnetCore/Application/DataStores/DataStore.cs:line 110
at RC.Application.WidgetRenderers.BlueprintInstanceWidgetRenderer.RenderContent(WidgetInstanceData instance) in /codebuild/output/src2724447788/src/git-codecommit.us-gov-west-1.amazonaws.com/v1/repos/mccs-gov-app-experience-manager-net5/RavenAspnetCore/Application/WidgetRenderers/BlueprintInstanceWidgetRenderer.cs:line 54
at RC.Application.WidgetInstanceRenderer`1.Render(WidgetInstanceData instance, Boolean editMode, Boolean showWidgetContent, Boolean isPageDesignerMode) in /codebuild/output/src2724447788/src/git-codecommit.us-gov-west-1.amazonaws.com/v1/repos/mccs-gov-app-experience-manager-net5/RavenAspnetCore/Application/WidgetRenderer.cs:line 928