globus / globus/globus-compute
Clean up executor interchange's log
Open
enhancement
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
Executor interchange's log `interchange.log` file includes lines like
`2021-06-10 16:20:39.153 interchange.strategy.simple:50 [INFO] Task breakdown [('interchange', 0, True), ('20d475621d87', 0, True)]`,
which is generated every second. We would like to clean then up, e.g., when there is no outstanding task, we can change the logging level to `DEBUG`.
Contributor guide
Assessment
This issue has not been assessed yet.