Provider Timeout

Description

Requests to the provider are timing out.

Causes

  • Technical or network problems with a providers system.
  • High load with the provider.

Example

{
  "operation_id": "open_banking_refresh_get",
	"data": {
		"provider": "Some_Bank",
		"reconnect_required": false,
		"result": "provider_timeout",
		"status": "Failed",
		"step": 4,
		"task_id": "task-1",
		"text": "Completed"
	},
	"metadata": {
		"status": "Failed"
	}
}