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

Batch that contains unprocessed segments #29

Open
nathanielks opened this issue Mar 28, 2019 · 2 comments
Open

Batch that contains unprocessed segments #29

nathanielks opened this issue Mar 28, 2019 · 2 comments

Comments

@nathanielks
Copy link
Contributor

Unprocessed segment: {
ErrorCode: "MissingId",
Message: "Invalid segment. ErrorCode: MissingId"
}

Some traces are missing ids somewhere in the stack. @joehoyle you can reach out to me directly for an example trace

@nathanielks
Copy link
Contributor Author

I believe the problem is that one of the segments is simply an empty array: [].

@joehoyle
Copy link
Member

Ah yes I had noticed this too! I think we can probably just put a guard statement to now allow doing that.

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

No branches or pull requests

2 participants