We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Everytime provider requests magento client it creates new instance of RESTful client, what is not best on multiple invocations
Cache in memory magento client after first creation and return it next time from cache.
The text was updated successfully, but these errors were encountered:
@ca7alindev PR was not assigned to this issues, shall we close it already?
Sorry, something went wrong.
@evghen1 it should be closed by recently merged PR #9
@ca7alindev it was not closed because PR was not attached to issue, please close issue.
ca7alindev
No branches or pull requests
What problem are you facing?
Everytime provider requests magento client it creates new instance of RESTful client, what is not best on multiple invocations
How could Crossplane help solve your problem?
Cache in memory magento client after first creation and return it next time from cache.
The text was updated successfully, but these errors were encountered: