Unplanned
Last Updated: 02 Apr 2021 11:14 by ADMIN
Rick
Created on: 12 Feb 2020 00:55
Type: Feature Request
10
Async support for IReportResolver

Would like my custom report resolver to implement async calls, so need

public async Task<ReportSource>Resolve(stringreport) supported in IReportResolver

 

Thanks!

 

  
4 comments
ADMIN
Todor
Posted on: 02 Apr 2021 11:14

Hi Rick,

The status of the work item was changed from 'Under Review' to 'Unplanned', which means that the feature request is approved. It will be implemented based on its priority, and you will be notified when the status is updated further.

Regards,
Todor
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Rick
Posted on: 26 Mar 2021 19:58

Why did it move to unplanned? Can I get some feedback on this issue?

Thanks.

Rick
Posted on: 20 Feb 2020 22:50

Some of the services I inject into the report resolver are asynchronous and supporting async/await seems better than

Task.Run(() => _service.GetAsync()).Result;
ADMIN
Todor
Posted on: 18 Feb 2020 14:14

Hi Rick,

Thank you for this input.

Can you elaborate on why this is required and how it will improve the product? Do you experience any problems with the synchronous Resolve method? If so, what are the problems?

Regards,
Todor
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items