Asynchronous polling engine

Description

The number of polls active is currently limited to the number of threads allocated to pollerd (each of these block when the poll is active, even if the poll is executed remotely via RPC).

It was found that asynchronous polling could be added to pollerd in a fairly unobtrusive way, preserving the existing behaviour, and allowing us to run more polls than we have threads.

Acceptance / Success Criteria

None

related to

Activity

Benjamin Reed May 10, 2023 at 2:29 PM

Merged to develop

Jesse White April 24, 2023 at 2:18 PM

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Priority

PagerDuty

Created April 24, 2023 at 2:13 PM
Updated May 16, 2023 at 10:09 PM
Resolved May 10, 2023 at 2:29 PM

Flag notifications