Skip to content
New issue

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

Orders with lots of items exceed payload column size in the queue #3

Closed
jasuten opened this issue Nov 13, 2019 · 1 comment
Closed
Labels

Comments

@jasuten
Copy link

jasuten commented Nov 13, 2019

We occasionally have orders with over 100 line items. In these cases the payload column in the mgconnector_queue table can be cutoff and unable to send.

The error message in the queue is
0 - Warning: array_merge(): Argument #1 is not an array in .../app/code/Remarkety/Mgconnector/Observer/EventMethods.php on line 233

@bnayalivne bnayalivne added the bug label Nov 13, 2019
@bnayalivne
Copy link
Contributor

We increased the column size in the latest version (2.3.4). Let us know if you still see any issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants