aws-samples / aws-samples/aws-dynamodb-examples
[Workshop] - Modernizer - HIgh utilization warnings
- Dominant language
- TypeScript
- Stars
- 602
- Forks
- 242
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Whenever the backend is initialized it stats producing a high utilization warning. Double check the formula that produces these notifications.
**To Reproduce**
Steps to reproduce the behavior:
- Start the backend
**Expected behavior**
Under normal operations it should not present this warning.
Contributor guide
Research direction
Start by running the backend initialization described in the reproduction steps and locate the formula that emits the high-utilization warning. The issue names no file or test, so trace the warning from startup to its calculation. Done means normal backend startup no longer reports high utilization, with verification covering the warning behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100