Skip to content

Improved the detection of curl timeouts in Xero transactions, distinguishing…

Robert Sinton requested to merge patch/better_xero_timeout_detection into master

What I did

  • Improved the detection of curl timeouts in Xero transactions, distinguishing them from 'Xero Entrust certificate expiry'.

Implications

This is the change recently committed into the Pulse custom zon-core branch.

Setup

None

How to test

  • Code review
  • Trial it in a real project, setting the Xero timeout to 1 second, or perhaps 0.1 seconds, to simulate a timeout.

Merge request reports