feldera / feldera/feldera

Report throttling when S3 sends a "slow down" error.

Open
#6,033 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

metrics performance storage user-reported
Dominant language
Rust
Stars
2.1k
Forks
154
Avg merge
2d 19h
Merged PRs (30d)
133

Description

S3 reports when it throttles data access:

Amazon S3 might sent a "503 Slow Down" response if your requests exceed the bandwidth that's available to you to copy across AWS Regions.

I don't think Feldera specially records or logs these, but it seems like a good idea.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating Feldera’s S3 request and error-handling entry points, then inspect how existing errors are recorded or logged. Done means that an S3 “503 Slow Down” response is specifically reported or logged in a way consistent with related failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, rust
Domain
cloud, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.