generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
area/loggingCore logging utilityCore logging utilityfeature-requestNew or enhancements to existing featuresNew or enhancements to existing features
Description
Use case
With the new release of Lambda Managed Instances we need to add support for thread safe operations
Solution/User Experience
Add Thread-safe dictionary for per-thread scope storage.
Uses ManagedThreadId as key to ensure isolation when Lambda processes multiple concurrent requests
Alternative solutions
Acknowledgment
- This feature request meets Powertools for AWS Lambda (.NET) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and TypeScript
Metadata
Metadata
Assignees
Labels
area/loggingCore logging utilityCore logging utilityfeature-requestNew or enhancements to existing featuresNew or enhancements to existing features
Type
Projects
Status
🏗 In progress