mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-13 19:55:20 +00:00
api/test-ci: reduce stream lifespan
the streams have picked up smoking
This commit is contained in:
@@ -39,7 +39,7 @@ switch (action) {
|
||||
console.error('no such service:', service);
|
||||
}
|
||||
|
||||
env.streamLifespan = 10000;
|
||||
env.streamLifespan = 3;
|
||||
env.apiURL = 'http://x';
|
||||
randomizeCiphers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user