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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assistant GraphQL requests slow down Caido start #1018

Open
bebiksior opened this issue May 9, 2024 · 2 comments
Open

Assistant GraphQL requests slow down Caido start #1018

bebiksior opened this issue May 9, 2024 · 2 comments

Comments

@bebiksior
Copy link

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help us know what to work on
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request

Bug description

assistantUsage and assistantModels graphql queries sometimes add a few seconds to my Caido startup time

2.95s for assistantUsage and 2.59s for assistantModels. it happens to me once in ~15 refreshes

normally it's 496ms + 242ms i think that running it after Caido is fully loaded should be better

Environment & setup

OS: <!--- Mac OS, Windows, Debian, CentOS, ... --->
OS version: <!--- 10.14, 11, ... (kernel version appreciated for linux) --->
Caido client: <!--- Chrome, Firefox, Caido Desktop, ... --->
Caido version: <!--- 0.8.0 --->

@Sytten
Copy link
Member

Sytten commented May 10, 2024

As far as I understands it, this is a query that the plugin makes? Normally it should be async already for the main app.

@bebiksior
Copy link
Author

It slows down the Caido loading screen for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants