javascript require-libs timeout

Bug #1489843 reported by Peter Gervai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Network Administration Visualized
Fix Released
Undecided
John-Magne Bredal

Bug Description

without this almost every page timeouts. I'd say even larger numbers could be useful.

--- /usr/share/nav/htdocs/static/js/require_config.js~ 2015-06-11 10:00:53.000000000 +0200
+++ /usr/share/nav/htdocs/static/js/require_config.js 2015-08-20 19:17:24.000000000 +0200
@@ -1,6 +1,6 @@
 var require = {
     baseUrl: '/static/js',
- waitSeconds: 7, // default
+ waitSeconds: 30, // default 7
     paths: {
         "libs": "libs",
         "moment": "libs/moment.min",

Changed in nav:
assignee: nobody → John-Magne Bredal (john-m-bredal)
Revision history for this message
John-Magne Bredal (john-m-bredal) wrote :

Setting this to a large value should have no bad consequences.

Fix here:
https://nav.uninett.no/hg/stable/rev/f80d8a394a7c

Changed in nav:
status: New → Fix Committed
milestone: none → 4.3.2
Changed in nav:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.