Log when artifacts can't be fetched on startup
Open
harness
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
I noticed when I was testing my new artifact retrieval service:
While I'm sure artifact retrieval is the cause of error, there is nothing in the logs at all to indicate that.
EDIT: I realized the root cause might be because I wasn't returning an artifact response, making the client wait forever. There should probably be timeouts for that.
Imported from Jira [BEAM-8322](https://issues.apache.org/jira/browse/BEAM-8322). Original Jira may contain additional context.
Reported by: ibzib.
Contributor guide
Assessment
This issue has not been assessed yet.