Skip to content

run_once or run_at method #1288

@thesamovar

Description

@thesamovar

We have a run_regularly method and network_operation, but people often want to have something run just once and it's a bit of a fiddle at the moment. How about we have a Group.run_once or to set something to happen just a few times Group.run_at. We could also similarly have a version of network_operation that only runs once. There are workarounds now, but it seems to be a pretty common use case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions