Offloading of objects during registration is a difficult to debug trap for inexperienced users
#6282 · Go · ★ 7.2k · Apache-2.0 · updated 4mo ago
Discussed in #4743 Originally posted by fg91 January 18, 2024 Let us consider an example where 1) the type engine transports an object by offloading it to blob storage (in this case as a pickle file) and 2) where this object is instantiated not in a task but when calling a task…