Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Search Search
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe Software
  • Platform
  • System
  • SearchSearch
  • Merge requests
  • !272

429 TooManyRequests exception handling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Larissa Pereira requested to merge 429_error_handling into master May 13, 2022
  • Overview 7
  • Commits 6
  • Pipelines 14
  • Changes 2

Type of change

  • Bug Fix

Gitlab issue

#93

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • Azure

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Search returns 500 when Elastic returns 429 (Too Many Requests)

What is the new/expected behavior?

Search service returns a 429 when Elastic returns a 429 (Too Many Requests)

Have you added/updated Unit Tests and Integration Tests?

Yes, added the unit test

Any other useful information

Edited Jun 02, 2022 by Larissa Pereira
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 429_error_handling