Skip to content

Commit

Permalink
[Connectors] Better log for gdrive internal error (#4192)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperolet authored Mar 7, 2024
1 parent d6be46e commit 48a203f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export class GoogleDriveCastKnownErrorsInterceptor
__is_dust_error: true,
message: "Google Drive Internal Error",
type: "google_drive_internal_error",
error: err,
};
}

Expand Down

0 comments on commit 48a203f

Please sign in to comment.