-
Notifications
You must be signed in to change notification settings - Fork 57
Usage of @needs_reenqueue? #475
Copy link
Copy link
Open
Description
Is there an alternative to using the private @needs_reenqueue? accessor that provides similar functionality? We're dealing with a specific scenario and are unsure if this is equivalent to checking if cursor_position is nil. Given our mix of built-in and custom enumerators, we want to make sure we can consistently apply this logic when a job-iteration job has nothing left to enumerate or nothing to enumerate at all.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.