Commit 3af5700
committed
Increase default memory for "active_config" shared dict.
This is related to 18F/api.data.gov#385
This should allow the default configuration to publish somewhere in the
neighborhood of 750-1500 API backends (up from 150-300) without running
into potential issues.
We still need to address the more underlying issue so the shard dict
operates in a safer manner (eg, by using set_safe as described in the
github issue).1 parent 0534f78 commit 3af5700
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments