This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealCloudDDC
/
Jupiter
/
Implementation
/
GC
History
joakim lindqvist
f89b2c1f93
Cloud DDC - Added warning when we fail to cleanup the stats tracking and attempted to make it a bit more resilient by at least cleaning up the ref tracking even if we are unable to handle the blobs. Hopefully this helps us track down why the stats tracking seems to be more and more wrong as times goes on.
...
[CL 34118113 by joakim lindqvist in ue5-main branch]
2024-06-05 03:58:12 -04:00
..
BlobCleanupService.cs
…
CacheCleanup.cs
Cloud DDC - Added warning when we fail to cleanup the stats tracking and attempted to make it a bit more resilient by at least cleaning up the ref tracking even if we are unable to handle the blobs. Hopefully this helps us track down why the stats tracking seems to be more and more wrong as times goes on.
2024-06-05 03:58:12 -04:00
OrphanBlobCleanupRefs.cs
Unreal Cloud DDC - Added overload to delete blob from multiple namespaces at once - this reduces count of operations against s3 when deleting blobs in the same storage pool and speeds up the deletion
2024-04-26 03:41:42 -04:00
RefCleanupService.cs
…