Skip to content

Release 2763

Choose a tag to compare

@github-actions github-actions released this 09 Dec 12:17
0692db7

Trello card

Trello-4014

Context

This will reduce the API client timeout to 10 seconds, which is less than the 30s app timeout. Hopefully this will result in a retry and fix timeout errors we occasionally get (mainly from the health check endpoint).

Changes proposed in this pull request

  • Update API client gem

Guidance to review