-
Notifications
You must be signed in to change notification settings - Fork 310
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
base: main
Are you sure you want to change the base?
Conversation
This pull request was exported from Phabricator. Differential Revision: D64208425 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
8d3e95f
to
6c7d471
Compare
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
This pull request was exported from Phabricator. Differential Revision: D64208425 |
6c7d471
to
394eed1
Compare
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
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
394eed1
to
e00a155
Compare
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
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
e00a155
to
96a82bc
Compare
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
96a82bc
to
e55b599
Compare
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
e55b599
to
3b66e9e
Compare
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.
Differential Revision: D64208425