Hi Willian, On Mon, Dec 9, 2019 at 6:08 PM Willian Rampazzo <wramp...@redhat.com> wrote: > > Greetings, > > I was looking at the Asset class and could not think about a practical > use of the `expire` argument. Does anyone have an example to make it > clear for me?
The use-case that led to its implementation was the download of a github repository as zip. E.g. https://github.com/avocado-framework/avocado/archive/master.zip. Users wanted to somehow control how frequently they would download again from master. Hope that's helpful. Best, -- apahim > > Thanks in advance, > > Willian > >