Commit 800134e
authored
feat(firebolt): Change default renewal threshold to 2 minutes (#10219)
Firebolt is DWH and it provides a limited concurrency then local databases such as PostgreSQL. A long time ago, we've declared that DWH should use 2 minutes renewal threshold by default, let's do the same for Firebolt.1 parent 2efb5ec commit 800134e
File tree
2 files changed
+11
-1
lines changed- docs/pages/product/data-modeling/reference
- packages/cubejs-firebolt-driver/src
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
51 | 61 | | |
0 commit comments