Files
UnrealEngineUWP/Engine/Source/Developer
paul chipchase 2fd6372116 Add a new config option 'ForceCachingOnPull' to VA that when true will force backends to re-upload payloads when caching.
#rb none
#jira UE-182205
#preflight 643d2901c947f6523a2f5845

- Most backends support some form of existence check which is run before a push to prevent uploading data that is already there. Sometimes we want to ignore that check (bugs in the backend etc) and need a way to force that to happen.
- The new config option [Core.VirtualizationModule]:ForceCachingOnPull (default false) will do this when set to true.
- The file and DDC backends will respect the flag but for now the source control backend will continue to check to avoid accidental pointless revisions being added.

[CL 25066347 by paul chipchase in ue5-main branch]
2023-04-17 07:45:19 -04:00
..
2023-03-22 12:06:43 -04:00
2023-02-17 13:47:42 -05:00
2023-03-27 18:30:23 -04:00
2023-03-07 15:15:48 -05:00
2023-03-07 15:15:48 -05:00
2023-02-27 06:21:40 -05:00
2023-04-13 10:51:05 -04:00
2023-04-14 07:30:13 -04:00