Skip to content

BatchesController#synchronize should flash and exit if the batch is already synchronized #122

@hackartisan

Description

@hackartisan

@batch = Batch.find(params[:id])
@batch.synchronize

batch in question on #121 was successfully synchronized at some point, this would prevent repeated attempts in the case where the request goes through successfully but the load balancer errors.

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