Skip to content

Commit 52e642b

Browse files
committed
update default
1 parent 3dacee4 commit 52e642b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tracing/src/idletransaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export class IdleTransaction extends Transaction {
9393
private readonly _onScope: boolean = false,
9494
/**
9595
* The final value that a transaction cannot exceed
96-
* @default 15000
96+
* @default 30000
9797
* @experimental
9898
* @internal
9999
*/

0 commit comments

Comments
 (0)