-
Notifications
You must be signed in to change notification settings - Fork 117
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am frustrated by high latency in the Burr dashboard, frequent server crashes when loading state from S3 streams due to "seek" errors, and the repetitive boilerplate code required for Bedrock integrations.
Describe the solution you'd like
A clear and concise description of what you want to happen.
I want an event-driven "Push" architecture using SQS for near-instant telemetry updates, a buffered persistence adapter to fix S3 stream crashes, and a native Bedrock action class.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I rejected Amazon EFS due to unreliable file locking, DynamoDB because it is too expensive for large text logs, and faster S3 polling because it triggers API throttling.
Additional context
Add any other context or screenshots about the feature request here.
This proposal (BIP-0042) targets the v0.25.0 release and will include a Terraform module to automate the setup of the SQS and EventBridge infrastructure.
https://docs.google.com/document/d/1mZeJz1ERBpBlhQ8uXtsmoiuuiwlrVdUETBdFpFh1IoQ/edit?tab=t.0