Skip to content
Snippets Groups Projects

Adding logs to track IT failure exception

Merged Aayushi Jain requested to merge trusted-IT-Fix into master
2 unresolved threads

Adding logs to track IT failure exception

Merge request reports

Checking pipeline status.

Approved by

Merged by Aayushi JainAayushi Jain 2 years ago (May 7, 2022 11:09am UTC)

Merge details

  • Changes merged into master with 4faca3e0 (commits were squashed).
  • Deleted the source branch.

Pipeline #108620 failed

Pipeline failed for 4faca3e0 on master

Skipped deployment to I‎BM‎
Failed to deploy to G‎CP‎
Deployed to A‎WS‎ 2 years ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Aayushi Jain added 1 commit

    added 1 commit

    • 910da652 - Adding print statement to print body

    Compare with previous version

  • Aayushi Jain added 1 commit

    added 1 commit

    • 65ab7286 - Removing env variable printing

    Compare with previous version

  • Aayushi Jain added 1 commit

    added 1 commit

    Compare with previous version

  • Komal Makkar approved this merge request

    approved this merge request

  • Komal Makkar
  • Aayushi Jain mentioned in commit 4faca3e0

    mentioned in commit 4faca3e0

  • merged

  • 61 61 returns the request thread.
    62 62 """
    63 63 kwargs['_return_http_data_only'] = True
    64 print("ConvertGeo Callback Url:"+kwargs.get('callback'))
  • mentioned in issue #50 (closed)

  • Aayushi Jain mentioned in merge request !177 (merged)

    mentioned in merge request !177 (merged)

  • 132 133
    133 134 # Authentication setting
    134 135 auth_settings = ['Bearer']
    135
    136 print("API Header Params Partition Id:"+header_params['data-partition-id'])
    137 print("All Header Params:"+header_params)
    138 print("API Body Params:"+body_params)
  • added MRTesting label

  • changed milestone to %M12 - Release 0.15

  • Please register or sign in to reply
    Loading