Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend] Improve application stopping time (#9740) #9715

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Update all subscribe fn

d47d4eb
Select commit
Loading
Failed to load commit list.
Open

[backend] Improve application stopping time (#9740) #9715

Update all subscribe fn
d47d4eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 29, 2025 in 1s

69.86% of diff hit (target 65.26%)

View this Pull Request on Codecov

69.86% of diff hit (target 65.26%)

Annotations

Check warning on line 60 in opencti-platform/opencti-graphql/src/back.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/back.js#L60

Added line #L60 was not covered by tests

Check warning on line 407 in opencti-platform/opencti-graphql/src/config/providers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/config/providers.js#L407

Added line #L407 was not covered by tests

Check warning on line 524 in opencti-platform/opencti-graphql/src/config/providers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/config/providers.js#L524

Added line #L524 was not covered by tests

Check warning on line 3759 in opencti-platform/opencti-graphql/src/database/engine.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/engine.js#L3759

Added line #L3759 was not covered by tests

Check warning on line 134 in opencti-platform/opencti-graphql/src/database/migration.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/migration.js#L134

Added line #L134 was not covered by tests

Check warning on line 140 in opencti-platform/opencti-graphql/src/database/migration.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/migration.js#L140

Added line #L140 was not covered by tests

Check warning on line 93 in opencti-platform/opencti-graphql/src/database/sessionStore-memory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/sessionStore-memory.js#L93

Added line #L93 was not covered by tests

Check warning on line 95 in opencti-platform/opencti-graphql/src/database/sessionStore-redis.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/sessionStore-redis.js#L95

Added line #L95 was not covered by tests

Check warning on line 100 in opencti-platform/opencti-graphql/src/database/sessionStore-redis.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/database/sessionStore-redis.js#L100

Added line #L100 was not covered by tests

Check warning on line 704 in opencti-platform/opencti-graphql/src/graphql/sseMiddleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/graphql/sseMiddleware.js#L702-L704

Added lines #L702 - L704 were not covered by tests

Check warning on line 289 in opencti-platform/opencti-graphql/src/http/httpPlatform.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/http/httpPlatform.js#L289

Added line #L289 was not covered by tests

Check warning on line 101 in opencti-platform/opencti-graphql/src/http/httpServer.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/http/httpServer.js#L101

Added line #L101 was not covered by tests

Check warning on line 158 in opencti-platform/opencti-graphql/src/http/httpServer.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/http/httpServer.js#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 18 in opencti-platform/opencti-graphql/src/instrumentation.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/instrumentation.js#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 292 in opencti-platform/opencti-graphql/src/manager/ingestionManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/ingestionManager.ts#L292

Added line #L292 was not covered by tests

Check warning on line 557 in opencti-platform/opencti-graphql/src/manager/ingestionManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/ingestionManager.ts#L557

Added line #L557 was not covered by tests

Check warning on line 160 in opencti-platform/opencti-graphql/src/manager/publisherManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/publisherManager.ts#L160

Added line #L160 was not covered by tests

Check warning on line 196 in opencti-platform/opencti-graphql/src/manager/syncManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

opencti-platform/opencti-graphql/src/manager/syncManager.js#L196

Added line #L196 was not covered by tests