1
0
Fork 0

increase query setup timeout

This commit is contained in:
jsteemann 2018-10-19 17:41:09 +02:00
parent 23b8e5c735
commit adc36c729f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ using namespace arangodb::aql;
namespace {
const double SETUP_TIMEOUT = 25.0;
const double SETUP_TIMEOUT = 90.0;
Result ExtractRemoteAndShard(VPackSlice keySlice, size_t& remoteId, std::string& shardId) {
TRI_ASSERT(keySlice.isString()); // used as a key in Json