Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

[TypeScript][Virtual Assistant & Skill] Improve request capacity updating @types/restify@^8.4.2 #3359

Merged
merged 2 commits into from
May 15, 2020

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented May 13, 2020

Related to #2489

Purpose

What is the context of this pull request? Why is it being done?
The conversationId received from Microsoft Teams was too long to be managed by the capacity assigned in the Virtual Assistant and Skill

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)

  • Update @types/restify@^8.4.2
  • Improved the capacity of the request using maxParameLength of restify to 1000
  • Replicate changes to templates

image

image

Tests

Is this covered by existing tests or new ones? If no, why not?
Yes.

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.
-

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

@darrenj darrenj merged commit 4f4c230 into next May 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/southworks/fix-teams-issue branch May 15, 2020 08:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants