Skip to content

Replace DP "is_alive" check with a BAC; change link to POST #1517

Description

@prioux

The page that allows an admin to trigger a set of live 'is_alive?' checks on the DPs, from the perspective of any portal or bourreaux, has two issues.

  1. the link to trigger a refresh of the table is done with GET requests instead of POST
  2. the code that is triggered is a loop within the old spawn_with_active_records() utility, which should be replaced by a BackgroundActivity object instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions