Errors
connector_platform_error
502 – The platform failed.
The platform failed. Answered with 502.
What it means
The platform answered in a way Tigby has nothing better to say about: an error, an empty answer where one was required, or a shape its own documentation does not describe.
What to do
Retry with backoff. If it keeps happening the platform is having trouble, and nothing on Tigby's side will change it.
The body
{
"type": "https://tigby.eu/problems/connector_platform_error",
"title": "The platform failed",
"status": 502,
"detail": "…what was refused, naming this request's own values",
"code": "connector_platform_error",
"doc_url": "https://docs.tigby.eu/errors/connector_platform_error",
"agent_hint": "…the next step, for software"
}Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.