Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R Re2o API client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Re2oRe2o
  • Re2o API client
  • Merge requests
  • !3

WIP: Retry to connect to the API in case of failure

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open alphyr requested to merge retry_connection into master Feb 24, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

When created, the client tries to call the API. It now takes two others parameters to set the number of retries and the time between them.

Edited Feb 24, 2021 by chapeau
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: retry_connection