Skip to content

Commit

Permalink
Closes #1501: Increase the sparkNetworkTimeout default value for the …
Browse files Browse the repository at this point in the history
…affiliation matching algorithm

Setting `sparkNetworkTimeout` value to `600s`.
  • Loading branch information
marekhorst committed Nov 28, 2024
1 parent af04d5d commit 39f60c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</property>
<property>
<name>sparkNetworkTimeout</name>
<value>5m</value>
<value>600s</value>
<description>default timeout for all network interactions</description>
</property>
<property>
Expand Down

0 comments on commit 39f60c4

Please sign in to comment.