JetBrains / teamcity-azure-storage

TeamCity Azure artifacts storage support plugin
Apache License 2.0
15 stars 7 forks source link

Used the `httpCacheMaxAge` for the internal cache #15

Closed droyad closed 2 years ago

droyad commented 2 years ago

Fixes https://github.com/JetBrains/teamcity-azure-storage/issues/13

As described in the Issue, the internal cache hangs onto the URL for the exact amount of time it is valid for. With network overhead, this means it is invalid by the time it reaches the client.

IlyaFomenko commented 2 years ago

Hi Robert, thank you for contributing!

Our GH policy allows accepting PRs only from users who have signed the JetBrains CLA. Could you please consider signing it here? It needs to be done only once. As soon as we receive your CLA, I will be able to merge your request. Thanks for understanding!

droyad commented 2 years ago

@IlyaFomenko done

droyad commented 2 years ago

🙏

matt-richardson commented 2 years ago

@IlyaFomenko - it would be great if we could have a proper release for this. What kind of timeframe would you expect for this to happen?

IlyaFomenko commented 2 years ago

@matt-richardson, @droyad I've just released 0.7.0 version which includes all the latest fixes. Please try it (on Marketplace). Thank you for helping with bugs! 👍