Skip to content

Commit

Permalink
Update myob-integration-reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaichkina authored Jan 30, 2024
1 parent 7ff1b40 commit 07e5961
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ MYOB does not supply time information when the `issueDate` field is pulled by Co

### Performance

MYOB recommend that company files in their system are kept below 2GB. If a company has a large amount of data, some timeouts will be expected when consuming their service. If Codat encounters a timeout error when fetching data from MYOB, we will retry the operation a number of times. This may lead to some datasets taking longer than expected to complete, but it can also lead to fetch errors. For further reading, please see [this article](https://apisupport.myob.com/hc/en-us/articles/6366818637583-504-Gateway-Time-out-errors) from their support knowledge base.
MYOB recommend that company files in their system are kept below 2GB. If a company has a large amount of data, some timeouts will be expected when consuming their service. If Codat encounters a timeout error when fetching data from MYOB, we will retry the operation a number of times. This may lead to some datasets taking longer than expected to complete or fetch errors.

To learn more, see the [504 Gateway Time out errors](https://apisupport.myob.com/hc/en-us/articles/6366818637583-504-Gateway-Time-out-errors) article in MYOB's support knowledge base.

## FAQs

Expand Down

0 comments on commit 07e5961

Please sign in to comment.