We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5f557 commit d557c13Copy full SHA for d557c13
Colladia/app/src/main/java/com/ia04nf28/colladia/model/Manager.java
@@ -69,7 +69,7 @@ public void run() {
69
};
70
}
71
private final static long delayRequestDiagrams = 1000;
72
- private final static long delayRequestElements = 500;
+ private final static long delayRequestElements = 100;
73
74
75
private final static String STATUS_FIELD = "status";
0 commit comments