Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,712
Issues
1,712
List
Boards
Labels
Service Desk
Milestones
Merge Requests
87
Merge Requests
87
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
c22ac23f
Commit
c22ac23f
authored
Feb 04, 2019
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-c/3535-longer-timeout' into 'dev'
Longer timeout See merge request
!396
parents
0921b0ca
4dc4e96b
Pipeline
#61741
failed with stages
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
browser/js/database.js
browser/js/database.js
+2
-2
No files found.
browser/js/database.js
View file @
c22ac23f
DB_ADDRESS
=
""
DB_TIMEOUT_CALL
=
15
000
// Regular call
DB_TIMEOUT_GET_DATA
=
20000
// Get patient/sample .data
DB_TIMEOUT_CALL
=
30
000
// Regular call
DB_TIMEOUT_GET_DATA
=
DB_TIMEOUT_CALL
// Get patient/sample .data
DB_TIMEOUT_GET_CUSTOM_DATA
=
1200000
// Launch custum fused sample .data
var
SEQ_LENGTH_CLONEDB
=
40
;
// Length of the sequence retrieved for CloneDB
...
...
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