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

Add logs for when data-fetching actually starts #2855

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lena-kashtelyan
Copy link
Contributor

Summary: Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Differential Revision: D64208425

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Oct 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.78%. Comparing base (dacedfc) to head (3b66e9e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2855      +/-   ##
==========================================
- Coverage   95.78%   95.78%   -0.01%     
==========================================
  Files         502      502              
  Lines       49687    49690       +3     
==========================================
+ Hits        47593    47595       +2     
- Misses       2094     2095       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Oct 14, 2024
Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Oct 14, 2024
Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Oct 14, 2024
Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Oct 14, 2024
Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Oct 15, 2024
Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Oct 15, 2024
Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

Summary:

Current logs are confusing, they make it look like we first fetch the data quite fast, then we retrieve completed trials, and then we do nothing for a while. This clarifies by rephrasing the "Fetching..." log to "will fetch" and logging the actual start of fetching with "..." at the end, indicating that it will take a bit.

Reviewed By: Balandat

Differential Revision: D64208425
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64208425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants