Commit 2a1a6f3
committed
Updated the default value of CRAWLER_HARVESTS_QUEUE_VISIBILITY_TIMEOUT_SECONDS
Changed the default value of CRAWLER_HARVESTS_QUEUE_VISIBILITY_TIMEOUT_SECONDS to 0 to prevent any breaking changes in behavior.
For production crawlers, this value is explicitly set to 300 seconds (5 minutes) to ensure the desired functionality.1 parent b2c2096 commit 2a1a6f3
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments