Stefan-neo
Trying to run GraphQL script with windmill TS client throws error
Hi @rubenf,
the graphql script triggered by the parent runs successfully with this return
Minimal reproducible on the calling TS script side:
Error thrown on TS script (Bun) side:
Can reproduce this behavior for any other script I'm calling with wmill.runScript()
12 replies
GraphQL schema length causes token limit to be exceeded
Hi @rubenf, just a brief poke as follow-up. Can I help out by filing an issue in https://github.com/windmill-labs/windmill/issues?
Edit: Just found commit https://github.com/windmill-labs/windmill/commit/4557e7beb40de12b3d26708968f855ecbf49e7b5, thanks! Looking forward to test on v1.292.4, current cloud plan seems to be on EE v1.292.0-2-gb3e53de94
5 replies
GraphQL schema length causes token limit to be exceeded
Alright, thanks a lot for looking into it ruben
Edit: For context, here's the linear graphql schema: https://github.com/linear/linear/blob/master/packages/sdk/src/schema.graphql
5 replies