Skip to content

Commit

Permalink
[connectors] Set panic log (#9572)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdraier authored Dec 20, 2024
1 parent 12eb485 commit 3cc06b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connectors/src/connectors/microsoft/temporal/activities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export async function getRootNodesToSyncFromResources(
connectorId,
error,
id: resource.internalId,
panic: true,
},
"Failed to get item"
);
Expand Down

0 comments on commit 3cc06b6

Please sign in to comment.