Describe the problem
Currently the tune S3 syncer only syncs from experiment logs from the head node. This is a problem if you have custom logs that you put in $CWD, since those are not sent to the head node.
We should also sync those, separately. Note that this requires granting worker nodes S3 access.
cc @vlad17 @richardliaw