Open ashutoshsaboo opened 1 year ago
Thanks @ashutoshsaboo , it seems Google Cloud Task stops sending the auth cookie correctly @jacksonh
I can see the cookie being set in the cloud task header but we fail to get the cookie in the backend send email API
@sywhb i know we have the stats in redis now, are they available via API at all?
Maybe we should create our own header for google service IPC, like Omnivore-Authorization
@sywhb i know we have the stats in redis now, are they available via API at all?
They are available and we can create an API to display the stats/metrics
Maybe we should create our own header for google service IPC, like
Omnivore-Authorization
Yeah, totally agree
Hey @ashutoshsaboo , there is a bug with the importer status email which we just fixed.
Could you please import again and let me know if it works for you?
We will also be working on a UI to display the stats/metrics
Currently for pocket imports it's impossible to know whether the import has successfully completed or not, or what's the current status - how many Pocket URLs has Omnivore parsed out of how many etc.
It'd be great if on the integrations page UI, an indicator can be shown mentioning the current status or if it's imported successfully or not. It just shows an "import" button right now, which user might not understand looking at if the previous imported successfully or not, and just trigger multiple times causing redundant backend calls for Omnivore too.
Suggestion:
Thanks! @jacksonh @sywhb