Primary Site v0.0.46
This release contains support for downloading and retrying quarantined files.
New & Improved
-
Added: support for downloading quarantined pending imports. This feature will be enabled through the UI in the near future.
-
Note: For this to work, deployers will need to double-check permissions on their inbox bucket to make sure that their stream service has access to read from them.
-
Added: support for retrying quarantined pending imports. This feature will be enabled through the UI in the near future.
Fixes
-
Fixed: if the garbage collector cannot delete a temp file, it will log an error instead of aborting.
-
Fixed: the request ID tag in inbox listener logs now matches the request ID in the foxglove API for pending imports.
-
Fixed: various corrupt BAG and MCAP errors will now result in the file being quarantined immediately rather than retrying 3 times.