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
Currently, all resources are sent to the fhir server as a single transaction. It could consists of thousands of resources at once. Instead, we should chunk the resources into multiple smaller transactions.