Skip to content

v2.1.0 - Queue system and more logging

Compare
Choose a tag to compare
@Martin1982 Martin1982 released this 21 Apr 07:27
· 218 commits to master since this release

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.