We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dacee4 commit 52e642bCopy full SHA for 52e642b
packages/tracing/src/idletransaction.ts
@@ -93,7 +93,7 @@ export class IdleTransaction extends Transaction {
93
private readonly _onScope: boolean = false,
94
/**
95
* The final value that a transaction cannot exceed
96
- * @default 15000
+ * @default 30000
97
* @experimental
98
* @internal
99
*/
0 commit comments