You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one's presented as an alternative to #1256 with its own alternative
Pro implementation and which may provide some superior properties around
potential bloat for table bloat in `river_job`.
Changes:
* Pilot picks up a new `JobRescueMany` function. In the `StandardPilot`,
this just goes directly to the function of the same name in the
driver's `Executor`.
* We now inject `ProducerReportInterval` in `PilotInitParams`. This
value is useful to an underlying pilot in knowing what age of producer
row it should respect when performing a job rescue.
0 commit comments