Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

refactor(streaming_file): consolidate PR review feedback#7

Merged
aronchick merged 2 commits intomainfrom
streaming-file-review
Dec 17, 2025
Merged

refactor(streaming_file): consolidate PR review feedback#7
aronchick merged 2 commits intomainfrom
streaming-file-review

Conversation

@aronchick
Copy link
Copy Markdown
Owner

Addresses all reviewer feedback from PR warpstreamlabs#514:

  • Remove ShutdownTimeout field (use Bento's shutdown_timeout)
  • Remove Debug field (use Bento's logger.level)
  • Change status to experimental (default)
  • Improve Description with platform limitations and trade-offs
  • Remove generic comments that just restate function names
  • Remove json tags from StreamingFileInputConfig (not serialized)
  • Remove unused HealthStatus struct
  • Remove unused lastInode and lastSize fields
  • Use context deadline for shutdown instead of custom timeout

Addresses all reviewer feedback from PR warpstreamlabs#514:

- Remove ShutdownTimeout field (use Bento's shutdown_timeout)
- Remove Debug field (use Bento's logger.level)
- Change status to experimental (default)
- Improve Description with platform limitations and trade-offs
- Remove generic comments that just restate function names
- Remove json tags from StreamingFileInputConfig (not serialized)
- Remove unused HealthStatus struct
- Remove unused lastInode and lastSize fields
- Use context deadline for shutdown instead of custom timeout
@aronchick aronchick merged commit 58c9c4e into main Dec 17, 2025
@aronchick aronchick deleted the streaming-file-review branch December 17, 2025 23:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant