Skip to content

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

@prioux

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions