Skip to content

github: Add graphql utility class to contain query fields#253

Open
jerry-skydio wants to merge 1 commit into
mainfrom
jerry/revup/main/graphqutil
Open

github: Add graphql utility class to contain query fields#253
jerry-skydio wants to merge 1 commit into
mainfrom
jerry/revup/main/graphqutil

Conversation

@jerry-skydio

@jerry-skydio jerry-skydio commented May 21, 2026

Copy link
Copy Markdown
Collaborator

This makes it easier to dynamically construct and resize queries, which
should improve retry behavior in a followup.

@jerry-skydio

jerry-skydio commented May 21, 2026

Copy link
Copy Markdown
Collaborator Author

Reviews in this chain:
#253 github: Add graphql utility class to contain query fields
 └#254 github: Add request retry splitting
  └#255 test: Add github tests

@jerry-skydio

jerry-skydio commented May 21, 2026

Copy link
Copy Markdown
Collaborator Author
# head base diff date summary
0 978add51 4599c0ba diff May 20 17:00 PM 3 files changed, 892 insertions(+), 472 deletions(-)
1 550ecf7b 4599c0ba diff May 21 13:44 PM 1 file changed, 274 deletions(-)
2 3466dcba b7cbff59 rebase Jun 19 10:47 AM 0 files changed
3 252ff615 aab90897 diff Jun 19 12:49 PM 0 files changed
4 9645b7ff d1589ef0 diff Jun 19 13:17 PM 1 file changed, 31 insertions(+), 23 deletions(-)
5 262cc29f d1589ef0 diff Jun 19 13:24 PM 1 file changed, 6 insertions(+), 6 deletions(-)
6 07520e54 d8008423 rebase Jun 26 10:38 AM 0 files changed

@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/fakeforge branch from 4599c0b to b7cbff5 Compare June 19, 2026 17:47
@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/graphqutil branch from 550ecf7 to 3466dcb Compare June 19, 2026 17:47
Base automatically changed from jerry/revup/main/fakeforge to main June 19, 2026 19:47
@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/graphqutil branch 2 times, most recently from 252ff61 to 9645b7f Compare June 19, 2026 20:17
@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/graphqutil branch from 9645b7f to 262cc29 Compare June 19, 2026 20:24
This makes it easier to dynamically construct and resize queries, which
should improve retry behavior in a followup.
@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/graphqutil branch from 262cc29 to 07520e5 Compare June 26, 2026 17:38
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