DefaultWebhookDispatcher fails with a generic error

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • 4
    • 3

      Summery

      Bitbucket sends a web hook to a Bitbucket Mirror when a repository is updated. If this hook fails to comunicate to the Bitbucket Mirror OR fails before establishing a connection, a generic failed with an error message will be logged.

      Actual Results

      111-11-11 11:11:11,111 INFO  [ForkJoinPool.commonPool-worker-*]  c.a.w.i.p.DefaultWebhookDispatcher Webhook invocation [...] 
      	failed with an error
      

      Expected Results

      111-11-11 11:11:11,111 INFO  [ForkJoinPool.commonPool-worker-*]  c.a.w.i.p.DefaultWebhookDispatcher Webhook invocation [...] 
      	failed with an error <More data here>
      

      Any data that can be provided about why the error occurred; 404, Internal server error, ect.

              Assignee:
              Unassigned
              Reporter:
              dlaser (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: