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

Reuse single browser instance in requests #59

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

mahendrapaipuri
Copy link
Owner

No description provided.

* A new browser context is created every time an app instance is created

* When app instance has been disposed, browser will be disposed as well

* Update JS for uncollapsing dashboards for Grafana 11

* Refactor the app.go by moving all settings related code to new settings.go. Put all chromedp related code in chromedp.go

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri added the enhancement New feature or request label Jul 12, 2024
@mahendrapaipuri mahendrapaipuri force-pushed the single_browser_instance branch 3 times, most recently from bbaa3ef to 4f52e11 Compare July 12, 2024 13:23
* Split CI jobs in multiple files

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri merged commit d5f4b7d into main Jul 12, 2024
5 checks passed
@mahendrapaipuri mahendrapaipuri deleted the single_browser_instance branch July 12, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant