Skip to content

[TRI-1700] Run failed with message: "Endpoint" responded with 503 status code" #766

@matt-aitken

Description

@matt-aitken

This error happens when we don't get a Response from your server. "Common causes are a server that is down for maintenance or that is overloaded.".

99% of the time this happens when running in Dev with your local machine. Usually because a lot of Tasks or Runs are happening at once and it overloads your machine, or your code has just been recompiled.

This is an issue on Dev because we don't retry Runs on development when this kind of error is thrown.

Improvements

  1. Retry runs once if this happens, but this could further impede your local machine.
  2. Have a better error message.

From SyncLinear.com | TRI-1700

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions