I agree that it would be helpful, the problem is that uploading to S3 (at least from my understanding here), requires the current time. That’s why it uses Time.now
with tasks, but at the moment you can’t track http tasks (github issue) so the user would have to pass in the current time which isn’t ideal.
Regardless it’s probably a good thing to include the option to track, even if it’s not the ideal experience!