Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
eae87b38
Commit
eae87b38
authored
May 10, 2017
by
Dominik Hebeler
Browse files
Merge branch '485-ux-bei-such-timeout' into 'development'
Bugfix Closes
#485
See merge request
!851
parents
ffe051ce
7d3fd21b
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/Jobs/Searcher.php
View file @
eae87b38
...
...
@@ -133,7 +133,6 @@ class Searcher implements ShouldQueue
$totalTime
+=
$time
;
}
$totalTime
/=
sizeof
(
$vals
);
die
(
var_dump
(
$totalTime
));
return
$totalTime
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment