Commit Graph

16271 Commits

Author SHA1 Message Date
peter sauerbrei
837fd45177 potential fix for PGO data directory
#rb joe.kirchoff
[REVIEW] [at]derek.ehrman, [at]joe.barnes, [at]brian.white, [at]elizabeth.bunner

[CL 22788157 by peter sauerbrei in ue5-main branch]
2022-10-26 16:15:10 -04:00
Ben Marsh
4d01ae4a37 Horde: Add support for presigned URL redirects when uploading bundle data.
#preflight none

[CL 22788135 by Ben Marsh in ue5-main branch]
2022-10-26 16:14:25 -04:00
jerome delattre
53590855ec Gauntlet - Clear RolesToInstalls only if it was initialized
#jira UE-166161
#rnx
#rb Willian.Ewen
#preflight 6356f53d3d41a4455a640c80

[CL 22787022 by jerome delattre in ue5-main branch]
2022-10-26 15:29:16 -04:00
benn gallagher
8be43e1076 Enable physics macro deprecation in all modules for non-engine modules that relied on inheriting from dependencies on engine modules.
#jira UE-167375
#preflight 6351922d3d41a4455a3edda3
#rb Chris.Caulfield
#lockdown michael.lentine

[CL 22786966 by benn gallagher in ue5-main branch]
2022-10-26 15:27:30 -04:00
Ben Marsh
4a23bf4c7e Horde: Add support for automatically expiring refs after a period of time.
#preflight none

[CL 22785344 by Ben Marsh in ue5-main branch]
2022-10-26 14:32:53 -04:00
henrik karlsson
19a8eac8c1 [UBT]
* Fixed bug where name collision happened if both VNI and UHT files were created for same file

Fixes VerseExample UBT exception

#rb none
#preflight none

[CL 22783396 by henrik karlsson in ue5-main branch]
2022-10-26 13:07:08 -04:00
eric knapik
af484c9b88 #jira: none
Adding workflow to quickly launch client, server and editor

[REVIEW] [at]Gary.Yuan [at]Tim.Kennedy [at]Aidan.McInerny

[CL 22783333 by eric knapik in ue5-main branch]
2022-10-26 13:05:35 -04:00
carl bystrom
102b368735 Horde: Remove gRPC client retrying based on Polly
#preflight 63595697764df4711e749652

[CL 22781760 by carl bystrom in ue5-main branch]
2022-10-26 11:49:29 -04:00
danny couture
97ea0dc8d7 Fix missing frame pointer when using TSAN
#rnx
#rb Brandon.Schaefer
#preflight skip

[CL 22781606 by danny couture in ue5-main branch]
2022-10-26 11:44:54 -04:00
Ben Marsh
c3b709ffb4 Horde: Revert test code in CL 22779597 - everything seems to be handled correctly.
#preflight none

[CL 22780017 by Ben Marsh in ue5-main branch]
2022-10-26 10:54:11 -04:00
Ben Marsh
0c11222bfd Horde: [TEMP] Introduce periodic errors in WriteOutput RPC calls, to test reporting/recovery.
#preflight none

[CL 22779597 by Ben Marsh in ue5-main branch]
2022-10-26 10:37:58 -04:00
Ben Marsh
634440dc68 Horde: Add additional exception details to log events.
#preflight none

[CL 22779199 by Ben Marsh in ue5-main branch]
2022-10-26 10:22:56 -04:00
carl bystrom
a7e515501b Horde: Support cancellation tokens in LogFileService and LogFileCollection
#fyi Ben.Marsh
#preflight 635918f8a2609c2faeb73b4b

[CL 22776059 by carl bystrom in ue5-main branch]
2022-10-26 07:27:13 -04:00
Ryan Gerleve
bc9d566c29 Disable Iris compilation while we fix static analysis warnings.
#jira none
#rb none
#preflight 635839abb870e03e6abfc39c

[CL 22759680 by Ryan Gerleve in ue5-main branch]
2022-10-25 15:54:02 -04:00
Ben Marsh
095280a075 Horde: Reduce max artifact size below max gRPC message size.
#preflight none

[CL 22758330 by Ben Marsh in ue5-main branch]
2022-10-25 15:23:37 -04:00
Ben Marsh
2eed7c9a69 Horde: Cap maximum allowed artifact size at 512mb.
#preflight none

[CL 22757995 by Ben Marsh in ue5-main branch]
2022-10-25 15:07:12 -04:00
Ben Marsh
5f6aa719e5 Horde: Log the size of artifacts that are uploaded.
#preflight none

[CL 22757901 by Ben Marsh in ue5-main branch]
2022-10-25 15:03:10 -04:00
Ben Marsh
b15c888854 Horde: Fix warnings about unused arguments for -server=... and -workingdir=...
#preflight none

[CL 22756680 by Ben Marsh in ue5-main branch]
2022-10-25 14:21:49 -04:00
Ben Marsh
4009be708f Horde: Increase verbosity for WriteOutput messages, to attempt to get additional data on intermittent failures.
#preflight none

[CL 22755644 by Ben Marsh in ue5-main branch]
2022-10-25 13:52:04 -04:00
Ben Marsh
c9d16fc004 Horde: Add logging whenever Polly retries an HTTP request.
#preflight none

[CL 22755622 by Ben Marsh in ue5-main branch]
2022-10-25 13:50:13 -04:00
Ben Marsh
df00beafec Horde: Allow the agent to terminate gracefully when the system is shutting down.
#preflight none

[CL 22755162 by Ben Marsh in ue5-main branch]
2022-10-25 13:32:58 -04:00
Ben Marsh
5a719c769f Horde: Suppress errors when inviting users to a channel that are already there.
#preflight none

[CL 22754739 by Ben Marsh in ue5-main branch]
2022-10-25 13:20:31 -04:00
carl bystrom
08b6d556e8 Horde: Lower log levels for fleet service to reduce log output
#preflight none

[CL 22752077 by carl bystrom in ue5-main branch]
2022-10-25 11:54:49 -04:00
Ben Marsh
e5ba63feff Horde: Do not log an error when submit fails due to a trigger.
#preflight none

[CL 22751067 by Ben Marsh in ue5-main branch]
2022-10-25 11:04:26 -04:00
Ryan Gerleve
244de1bc8c Enable Iris compilation by default. Remains disabled at runtime.
#jira UE-166990
#preflight 6356e43df92c325024fad9fc
#rb peter.engstrom, mattias.hornlund

[CL 22750421 by Ryan Gerleve in ue5-main branch]
2022-10-25 10:21:42 -04:00