dotnet / dotnet/dev-proxy

Add throttling guidance for the bot service

Open
#270 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
832
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

We should consider implementing throttling guidance for the bot service using the information from https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/rate-limit.

Developers can test basic throttling behaviors already now using the GenericRandomErrorPlugin. We could make it easier by offering a specific preset configured to the correct URLs and error shapes.
The next step would be to implement behaviors following the limits described in docs so that developers can verify how their bots will handle usage at scale.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.