typedef PollStrategy = Future<void> Function( Principal canisterId, RequestId requestId, String status);