Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-27100

Debugger unable to catch run time errors

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 5.5.0
    • eventing
    • None
    • Local vagrant box

    Description

      • Deploy a handler code

      function OnUpdate(doc, meta) {
      var http = require('http');
      }
      

      • This will cause runtime error
      • Open debugger to identify the issue. But debugger is unable to caught the error which can be seen in traspiled code.

      Expected :- Error should be caught and translate back to source handler code

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            srinivasan.raman Srinivasan Raman
            vikas.chaudhary Vikas Chaudhary
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty