Christian Andersson

Results 7 comments of Christian Andersson

@sorodrigo I don't think so. `?` means the value is optional/can be omitted. No value is `undefined` whereas `null` is an explicit value.

@sorodrigo I'll try it in a few. Though I suspect returning undefined will have the same effect as not specifying `retry` at all (default value/behavior).

@lekoaf Understandable. I still think an automatic quality adjustment would be interesting to look at. If it's possible, I might look at a solution.

@dougwilson thanks for offering to help! It seems like the function is being called multiple times, and what I am seeing is simply the last run, which shows `affectedRows: 0`...

@dougwilson Again, thanks for your readiness to help. I started backtracking the code that calls this function and removing bit for bit. Thought I found the issue as I didn't...

@lekoaf Understandable. I still think an automatic quality adjustment would be interesting to look at. If it's possible, I might look at a solution.