v2.1.0 - Queue system and more logging
With the release of v2.1.0 some latency issues which could close the entity manager should be resolved. This release also contains a contribution where there is more logging in place.
Queueing is based on the Symfony Messenger component, which by default runs in sequence. Please consult the component's documentation to configure async service calls to API's based on queue dispatches.