Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • F FLManager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FL
  • FLManager
  • Merge requests
  • !19

added that if an exception occurs within the try block, it will be caught,...

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged sjouide requested to merge newapi into main Jan 04, 2024
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 50

added that if an exception occurs within the try block, it will be caught, logged, and then a negative acknowledgment (basic_nack) is sent to the broker with requeue=False, indicating that the message should not be requeued. This prevents the message from being processed repeatedly and blocking the queue

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: newapi