From 920fed4d9c2f7dc80f0fad590da0def59c63cac0 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Fri, 19 Jan 2024 12:01:56 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages for workflow run 2139 Commit: 0b0c50d4afa5c94267ca1bda1c241aed43a46016 --- _general_configuration_8cs_source.html | 9 ++++++--- ...tion_8_server_8_api_8_assembly_info_8cs_source.html | 2 +- ...n_8_server_8_common_8_assembly_info_8cs_source.html | 2 +- ...ion_8_server_8_host_8_assembly_info_8cs_source.html | 2 +- ...ver_8_host_8_common_8_assembly_info_8cs_source.html | 2 +- ...st_1_1_configuration_1_1_general_configuration.html | 10 +++++++--- 6 files changed, 17 insertions(+), 10 deletions(-) diff --git a/_general_configuration_8cs_source.html b/_general_configuration_8cs_source.html index 0066beab7b..9502a5f7db 100644 --- a/_general_configuration_8cs_source.html +++ b/_general_configuration_8cs_source.html @@ -178,9 +178,12 @@ $(function() {
187 else if (this.GetCopyDirectoryTaskThrottle() < 1)
188 throw new InvalidOperationException(
189 $"{nameof(DeploymentDirectoryCopyTasksPerCore)} is too large for the CPU core count of {Environment.ProcessorCount} and overflows a 32-bit signed integer. Please lower the value!");
-
190 }
-
191 }
-
192}
+
190
+
191 if (ByondTopicTimeout <= 1000)
+
192 logger.LogWarning("The timeout for sending BYOND topics is very low ({ms}ms). Topic calls may fail to complete at all!", ByondTopicTimeout);
+
193 }
+
194 }
+
195}
Base class for Response.ServerInformationResponse.
uint UserGroupLimit
The maximum number of user groups allowed.
diff --git a/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html index 69e848505c..0dc842307f 100644 --- a/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html +++ b/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html @@ -94,7 +94,7 @@ $(function() {
15[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) Jordan Brown 2018")]
16[assembly: System.Reflection.AssemblyDescriptionAttribute("API definitions for tgstation-server.")]
17[assembly: System.Reflection.AssemblyFileVersionAttribute("13.0.1.0")]
-
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("13.0.1+100887232a36bb73a95f15415a4d729c623fb2b9")]
+
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("13.0.1+0b0c50d4afa5c94267ca1bda1c241aed43a46016")]
19[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Api")]
20[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Api")]
21[assembly: System.Reflection.AssemblyVersionAttribute("13.0.1.0")]
diff --git a/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html index 2520dcad0a..8ab21492ca 100644 --- a/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html +++ b/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html @@ -94,7 +94,7 @@ $(function() {
15[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) Jordan Brown 2018")]
16[assembly: System.Reflection.AssemblyDescriptionAttribute("Common functions for tgstation-server.")]
17[assembly: System.Reflection.AssemblyFileVersionAttribute("7.0.0.0")]
-
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("7.0.0+100887232a36bb73a95f15415a4d729c623fb2b9")]
+
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("7.0.0+0b0c50d4afa5c94267ca1bda1c241aed43a46016")]
19[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Common")]
20[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Common")]
21[assembly: System.Reflection.AssemblyVersionAttribute("7.0.0.0")]
diff --git a/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html index 2be478f8cf..a87de9662b 100644 --- a/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html +++ b/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html @@ -92,7 +92,7 @@ $(function() {
13[assembly: System.Reflection.AssemblyCompanyAttribute("Tgstation.Server.Host")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("6.1.2.0")]
-
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.2+100887232a36bb73a95f15415a4d729c623fb2b9")]
+
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.2+0b0c50d4afa5c94267ca1bda1c241aed43a46016")]
17[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Host")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Host")]
19[assembly: System.Reflection.AssemblyVersionAttribute("6.1.2.0")]
diff --git a/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html index 8a26139ca3..dbd8082222 100644 --- a/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html +++ b/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html @@ -92,7 +92,7 @@ $(function() {
13[assembly: System.Reflection.AssemblyCompanyAttribute("Tgstation.Server.Host.Common")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("6.1.2.0")]
-
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.2+100887232a36bb73a95f15415a4d729c623fb2b9")]
+
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.2+0b0c50d4afa5c94267ca1bda1c241aed43a46016")]
17[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Host.Common")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Host.Common")]
19[assembly: System.Reflection.AssemblyVersionAttribute("6.1.2.0")]
diff --git a/class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html b/class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html index d260c32210..75a246efdb 100644 --- a/class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html +++ b/class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html @@ -310,12 +310,16 @@ Static Private Attributes
187 else if (this.GetCopyDirectoryTaskThrottle() < 1)
188 throw new InvalidOperationException(
189 $"{nameof(DeploymentDirectoryCopyTasksPerCore)} is too large for the CPU core count of {Environment.ProcessorCount} and overflows a 32-bit signed integer. Please lower the value!");
-
190 }
+
190
+
191 if (ByondTopicTimeout <= 1000)
+
192 logger.LogWarning("The timeout for sending BYOND topics is very low ({ms}ms). Topic calls may fail to complete at all!", ByondTopicTimeout);
+
193 }
uint? DeploymentDirectoryCopyTasksPerCore
A limit on the amount of tasks used for asynchronous I/O when copying directories during the deployme...
static readonly Version CurrentConfigVersion
The current ConfigVersion.
+
uint ByondTopicTimeout
The timeout in milliseconds for sending and receiving topics to/from DreamDaemon. Note that a single ...
Version? ConfigVersion
The Version the file says it is.
-

References Tgstation.Server.Host.Configuration.GeneralConfiguration.ConfigVersion, Tgstation.Server.Host.Configuration.GeneralConfiguration.CurrentConfigVersion, and Tgstation.Server.Host.Configuration.GeneralConfiguration.DeploymentDirectoryCopyTasksPerCore.

+

References Tgstation.Server.Host.Configuration.GeneralConfiguration.ByondTopicTimeout, Tgstation.Server.Host.Configuration.GeneralConfiguration.ConfigVersion, Tgstation.Server.Host.Configuration.GeneralConfiguration.CurrentConfigVersion, and Tgstation.Server.Host.Configuration.GeneralConfiguration.DeploymentDirectoryCopyTasksPerCore.

Referenced by Tgstation.Server.Host.Components.InstanceManager.CheckSystemCompatibility().

@@ -713,7 +717,7 @@ Here is the caller graph for this function:
105{ get; set; } = DefaultByondTopicTimeout;
const uint DefaultByondTopicTimeout
The default value for ByondTopicTimeout.
-

Referenced by Tgstation.Server.Host.Database.DatabaseSeeder.SanitizeDatabase().

+

Referenced by Tgstation.Server.Host.Configuration.GeneralConfiguration.CheckCompatibility(), and Tgstation.Server.Host.Database.DatabaseSeeder.SanitizeDatabase().