lbestatlas
lbestatlas
I'd like to add some additional context to this issue. As noted above, > In sweeper flow, If a task is in SCHEDULED state, the un-ack time is set as...
Agreed the `MaxPostponeDurationSeconds` setting added in [v3.21.12](https://github.com/conductor-oss/conductor/releases/tag/v3.21.12) does mitigate the issue.
Our proposed fix is to: 1. Remove the v13 migration 2. Add a v14 migration which adds update_time with a default of 'epoch' if the column doesn't exist, and sets...