我可以在了解此错误消息以及寻找根本原因的地方获得帮助吗
StackExchange.Redis.RedisTimeoutException:执行GET的超时(5000毫秒),下一个:GET ReviewStatSession | cuuchrwt1pattdmytjfveu55,inst:3,qu:0,qs:218,aw:False,rs:TryParseResult,ws:空闲,in:65536 ,管道内:90112,管道外:0,服务器端点:
redis-17006.predc30.production.int:17006,mc:1/1/0,mgr:9 of 10 available,clientName:PWEB184NTV,IOCP:(Busy = 1,Free = 999,Min = 8,Max = 1000),WORKER :(忙碌= 52,Free = 32715,Min = 8,Max = 32767),v:2.1.30.38891(请查看本文,了解一些可能导致超时的常见客户端问题:{ {3}})位于StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl [T](消息消息,ResultProcessor MainWindow.xaml
1个处理器,ServerEndPoint服务器)位于StackExchange.Redis.RedisDatabase.StringGet(RedisStat处的RedisKey键,CommandFlags标志)。 System.Web.UI.Page.LoadPageStateFromPersistenceMedium()的System.Web.UI.Page.ProcessRequestMain()上的RedisPageStatePersister.Load()(System.Web.UI.Page.ProcessRequestMain(Boolean包括includeStagesBeforeAsyncPoint,Boolean includeStagesAfterAsyncPoint)
在at StackExchange.Redis.ConnectionMultiplexer.T ExecuteSyncImpl [T](StackExchange.Redis.Message,StackExchange.Redis.ResultProcessor <Window x:Class="WpfApp1.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:WpfApp1"
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800">
<Window.DataContext>
<local:MainWindowVM />
</Window.DataContext>
<Grid >
<StackPanel HorizontalAlignment="Center" VerticalAlignment="Center">
<ComboBox ItemsSource="{Binding DayList}" SelectedItem="{Binding DefaultSendDay}" DisplayMemberPath="DayName" >
</ComboBox>
<TextBlock Text="{Binding DefaultSendDay.DayName}"/>
</StackPanel>
</Grid>
</Window>
1 [T],StackExchange.Redis.ServerEndPoint)()
在StackExchange.Redis.RedisDatabase.StackExchange.Redis.RedisValue StringGet(StackExchange.Redis.RedisKey,StackExchange.Redis.CommandFlags)()
在ReviewStat.RedisPageStatePersister.Void Load()()
在System.Web.UI.Page.System.Object LoadPageStateFromPersistenceMedium()()