Unexpected Invocations of Workers and Wall Time Limit
It seems that Workers is hitting a wall time limit with unexpected invocations, even though the official documentation states there is no such limit. This worker sends messages to Queues and consumes them every hour. My
I have attached the observability dashboard image below. The top few rows show the error cases where parameters were set higher, resulting in longer computation times. The bottom rows show cases with lower parameters, but the underlying logic is the same.
wrangler.jsonc is provided below:I have attached the observability dashboard image below. The top few rows show the error cases where parameters were set higher, resulting in longer computation times. The bottom rows show cases with lower parameters, but the underlying logic is the same.
