zzztimbo
zzztimbo
WWindmill
Created by zzztimbo on 1/31/2024 in #help
Error persisting completed job in to database
we also see: reason "WINDMILL_TOO_BIG"
7 replies
WWindmill
Created by zzztimbo on 1/31/2024 in #help
Error persisting completed job in to database
hmm.. the error doesn't occur when we set a limit on the number of records in the previous step.
7 replies
WWindmill
Created by zzztimbo on 1/31/2024 in #help
Error persisting completed job in to database
the script that is failing receives as input, a 75.2 MB json file
7 replies
WWindmill
Created by zzztimbo on 1/31/2024 in #help
Error persisting completed job in to database
I wonder if it has something to do with the amount of data being passed between scripts.
7 replies
WWindmill
Created by zzztimbo on 1/31/2024 in #help
Error persisting completed job in to database
Unexpected error during job execution:
Object {
"message": String("Internal: Could not add completed job 018d60f8-4aa1-efcb-9262-edb99ffa018e: error communicating with database: expected to read 5 bytes, got 0 bytes at EOF"),
"name": String("InternalErr"),
}
Unexpected error during job execution:
Object {
"message": String("Internal: Could not add completed job 018d60f8-4aa1-efcb-9262-edb99ffa018e: error communicating with database: expected to read 5 bytes, got 0 bytes at EOF"),
"name": String("InternalErr"),
}
7 replies
WWindmill
Created by zzztimbo on 1/19/2024 in #help
I'm getting a strange error about completed job not found when using `wmill flow run`
4 replies
WWindmill
Created by zzztimbo on 1/19/2024 in #help
I'm getting a strange error about completed job not found when using `wmill flow run`
Yes. Here is the Flow I'm calling with wmill flow run https://app.windmill.dev/flows/edit/u/zzztimbo/illustrate_for_loop
4 replies