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

fix: StreamingServer statistics response null #576

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

elpiel
Copy link
Member

@elpiel elpiel commented Dec 5, 2023

Resolves #573
Fix the issue where the server returns a null json response for the stats.json.
Up until now it was throwing an error on deserialization

@elpiel elpiel force-pushed the fix/server-statistics branch from 456dfb5 to 08d4195 Compare December 5, 2023 16:37
@elpiel elpiel added the bug Something isn't working label Dec 5, 2023
@elpiel elpiel merged commit c1ac3ff into development Dec 12, 2023
1 check passed
@elpiel elpiel deleted the fix/server-statistics branch December 12, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Statistics - When null is returned from the server, it causes an error
3 participants