The "by-ID" task fetches / validates / stores / webhooks in one try-block using minio_utils, with no retries, quite broad exception swallowing, and no persistence / record of failures (GET can't reflect an error). Credentials passed through the broker.
The "by-ID" task fetches / validates / stores / webhooks in one try-block using
minio_utils, with no retries, quite broad exception swallowing, and no persistence / record of failures (GET can't reflect an error). Credentials passed through the broker.