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

fallback to request if socket connection fails for object detection and question answering metrics for backcompat #2409

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

imatiach-msft
Copy link
Contributor

Description

fallback to request if socket connection fails for object detection and question answering metrics for backcompat

This is to ensure that users with older versions of the python package but new UI can still view metrics for QA and object detection scenarios. Also, this ensures that users who may be in environments where socket connections are disallowed may still be able to view metrics if requests are allowed (and the request is small or the timeout is large).

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@imatiach-msft imatiach-msft force-pushed the ilmat/socket-backcompat branch from 3b478cb to 3059504 Compare November 9, 2023 20:57
…nd question answering metrics for backcompat
@imatiach-msft imatiach-msft force-pushed the ilmat/socket-backcompat branch from 3059504 to 319eb21 Compare November 9, 2023 21:07
1 similar comment
@imatiach-msft imatiach-msft merged commit 73dc621 into main Nov 10, 2023
65 checks passed
@imatiach-msft imatiach-msft deleted the ilmat/socket-backcompat branch November 10, 2023 18:34
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