Replies: 3 comments
|
Someone has suggested implementing something like What I did was hook it up with Serilog sink, and everytime I used the So, anytime I'd call I totally agree with you. This is one of the reasons I've not moved to TickerQ just yet. |
does this help? |
|
Bumping this. Any thoughts from maintainers? |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am using TickerQ to periodically fetch entities retrieved from different endpoints, and storing them locally.
I would love to have the ability to "store information" on the job run - i.e. the number of new entities retrieved etc.
This would enable me to look through the different job runs in the dashboard, and get some context of what happened during the different runs.
Could be as simple as storing a simple string per job run and exposing in the dashboard.
All reactions