Skip to content

issues Search Results · repo:wealthsimple/graphql-ruby-hive language:Ruby

Filter by

13 results
 (63 ms)

13 results

inwealthsimple/graphql-ruby-hive (press backspace or delete to remove)

We introduced new endpoints for Usage reporting. From the new documentation: - https://app.graphql-hive.com/usage + https://app.graphql-hive.com/usage/ ORGANIZATION / PROJECT / TARGET Retrieve the ...
  • n1ru4l
  • Opened 
    29 days ago
  • #56

Not for this PR, but it s strange that we re re-implementing the `Singleton` module from stdlib Originally posted by @nwjsmith in https://github.com/rperryng/graphql-ruby-hive/pull/41#discussion_r1826241384 ...
  • cassiascheffer
  • Opened 
    on Nov 1, 2024
  • #43

Also: I know this isn t part of your PR, but I wanted to ask if we can add the `[hive]` tag here in this log, so it s more clear that this log is coming from GraphQL Hive library directly. ...
  • cassiascheffer
  • Opened 
    on Nov 1, 2024
  • #42

Summary I believe we should delete the K6 benchmark tests and replace them with integration tests written in Ruby. Findings - The benchmark tests are set to fail when the average response time is ...
  • cassiascheffer
  • Opened 
    on Oct 30, 2024
  • #40

Issue: In order to not impact application performance the Hive usage reporter runs on a background thread. When a request comes in we add it to an operation queue that will be processed by a background ...
  • clayton-sayer
  • Opened 
    on Oct 4, 2024
  • #30

Dependencies should automatically be updated. There is a stale PR for setting up RenovateBot, I see no reason to use any other tool so this just involves actually setting it up.
  • rperryng
  • Opened 
    on Sep 17, 2024
  • #29

Currently releases have to be manually cut by a maintainer. We should: 1. Add some automation so that the version/changelog is bumped automatically, based on conventional commits 2. conventional commits ...
  • rperryng
  • Opened 
    on Sep 17, 2024
  • #28

The dependency is locked to ~ 2.0.9. However the latest GraphQL gem is 2.3.2.
  • dbackeus
  • 1
  • Opened 
    on May 6, 2024
  • #23

Issue: Given a schema like: type Query { projects(filter: FilterInput): [Project!]! } input FilterInput { type: ProjectType pagination: PaginationInput order: [ProjectOrderByInput!] } input ...
  • rperryng
  • 3
  • Opened 
    on Feb 6, 2023
  • #12

Hey there. We have noticed that in our staging/production environments that usage operation is not propagating to our GraphQL Hive instance (but schema publishing works) We re using the graphql-ruby-hive ...
  • rperryng
  • 7
  • Opened 
    on Nov 7, 2022
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub