You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to enhance the DHIS2 adaptor to support asynchronous requests (async: true) when interacting with the Tracker API. This will allow for non-blocking requests, improving the performance and responsiveness of workflows that involve large or time-consuming data processing.
The text was updated successfully, but these errors were encountered:
Description
Following up on changes from #819
We need to enhance the DHIS2 adaptor to support asynchronous requests (
async: true
) when interacting with the Tracker API. This will allow for non-blocking requests, improving the performance and responsiveness of workflows that involve large or time-consuming data processing.The text was updated successfully, but these errors were encountered: