Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-6897

Prevent looping operations from polluting the logs

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • backend
    • None
    • Not defined

      Context: https://camunda.slack.com/archives/CUZUYDMMG/p1681988607037699

      There are sometimes operations that happen within Optimize that are constantly repeated. These can be identified either in while loops or by periodic triggers in scheduled services.

      It can happen that an exception being thrown in these loops causes the next loop to start right away. In the linked thread, this happened during a CI job running and the resulting logs were expensively polluted by the same logged message.

      We should implement retries/backoffs in such a scenario so the same exception isn't just repeatedly attempted

        This is the controller panel for Smart Panels app

            [OPT-6897] Prevent looping operations from polluting the logs

            This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10285. Please use this link for any future references and continue any discussion there.

            Omran Abazeed added a comment - This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10285 . Please use this link for any future references and continue any discussion there.

              Unassigned Unassigned
              joshua.windels Joshua Windels
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: