Skip to content

[grid] Add GraphQL support for getting session queue requests - #9085

Merged
diemol merged 4 commits into
SeleniumHQ:trunkfrom
pujagani:session_queue_graphql
Jan 22, 2021
Merged

[grid] Add GraphQL support for getting session queue requests#9085
diemol merged 4 commits into
SeleniumHQ:trunkfrom
pujagani:session_queue_graphql

Conversation

@pujagani

Copy link
Copy Markdown
Contributor

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Add GraphQL query to return session queue requests and queue size.

Motivation and Context

The information returned by GraphQL can be leveraged by Grid UI to show pending requests and request details.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sonarqubecloud

Copy link
Copy Markdown

@diemol diemol left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @pujagani!

Could you please add this to the docs whenever you can?

@diemol
diemol merged commit ba3a54c into SeleniumHQ:trunk Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants