Rico
Rico
WWindmill
Created by Rico on 7/24/2024 in #help
After upgrading windmill, we are now seeing this error "string too long to represent as jsonb string
Thanks for verifying. I didn't think it was but instead just it just coincided with the scaling problem we have with this data set.
9 replies
WWindmill
Created by Rico on 7/24/2024 in #help
After upgrading windmill, we are now seeing this error "string too long to represent as jsonb string
Thanks @rubenf . These flows generate very large spreadsheets and we've tried incrementally writting them into S3 but one of the jobs must be including all of the data as part of the response.
9 replies
WWindmill
Created by Rico on 12/23/2023 in #help
How to handle a paginated graphQL request?
Thanks @rubenf I will try that!
5 replies
WWindmill
Created by Rico on 12/23/2023 in #help
How to handle a paginated graphQL request?
Thanks @sindre . Thats where I am at with that as well. I like the built-in graphQL scripts but not necessary. I was wondering because it seems like it would scale better doing it as a for loop flow type. I almost got it working using an early abort but I can't find a way to use the results of previous iterations a you may need with a paginated cursor.
5 replies