Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[http] Expose time of last run (feature request) #13802

Closed
peterhoeg opened this issue Nov 29, 2022 · 4 comments
Closed

[http] Expose time of last run (feature request) #13802

peterhoeg opened this issue Nov 29, 2022 · 4 comments
Labels
enhancement An enhancement or new feature for an existing add-on

Comments

@peterhoeg
Copy link

It would be awesome if the http binding could expose the datetime of when it last fetched whatever URL it is configured to fetch.

Today, if you have a few items based on data using this binding, it's impossible to tell if the information is stale or not. If there was a "last run/fetched" channel, we could check the timestamp.

@peterhoeg peterhoeg added the enhancement An enhancement or new feature for an existing add-on label Nov 29, 2022
@lolodomo
Copy link
Contributor

lolodomo commented Nov 29, 2022

Did you have a look to the profile "timestamp-update"? I have the feeling your request is already covered through this profile.

@peterhoeg
Copy link
Author

Didn't know about that, so thank you for that!

I guess technically, the timestamp isn't related to each item but instead to the thing itself, but I can make it work this way. I'll give it a go at least!

@lsiepel
Copy link
Contributor

lsiepel commented Aug 5, 2023

Did you succeed? Otherwise, #15376 could be what you are looking for.

@lsiepel
Copy link
Contributor

lsiepel commented Jan 14, 2024

Fixed by: #16282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants