Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error handling for s3 read errors. #273

Merged
merged 14 commits into from
May 14, 2024

Conversation

GeorgiosSmyrnis
Copy link
Collaborator

@GeorgiosSmyrnis GeorgiosSmyrnis commented May 13, 2024

This PR adds two flags:

  • --data-tolerate-error-p: The percentage of tokens that should be seen by a checkpoint before we think it's a failure.
  • --data-tolerate-num-ckpts: The maximum number of such failed checkpoints we allow.

@GeorgiosSmyrnis
Copy link
Collaborator Author

I'll need to verify something about the expected number of samples before this is merged.

@GeorgiosSmyrnis
Copy link
Collaborator Author

This has now been updated, and adds more logging - it should be good to merge now.

@achalddave achalddave merged commit 3b4a063 into main May 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants