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

Added /app/notify endpoint for logging/tracking apps #4044

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

glpatcern
Copy link
Member

@glpatcern glpatcern commented Jul 6, 2023

The new endpoint serves to probe the health state of apps such as Microsoft Office Online, and it is expected to be called by the frontend upon successful loading of the document by the underlying app.

@glpatcern glpatcern requested review from labkode, wkloucek, gmgigi96 and a team as code owners July 6, 2023 09:52
@gmgigi96
Copy link
Member

gmgigi96 commented Jul 6, 2023

Don't we have this info in the wopi driver? Like a first request that an app is doing that we can intercept?
I would like to keep this notify in the back end and don't leverage the clients of sending this info, unless it's really impossible!

@glpatcern
Copy link
Member Author

Don't we have this info in the wopi driver? Like a first request that an app is doing that we can intercept?

We do, but it turns out it's not enough. This goes with https://its.cern.ch/jira/browse/CERNBOX-3406 and we already have evidence that only the frontend can tell whether the app loaded correctly.

@gmgigi96 gmgigi96 merged commit 6997a51 into cs3org:master Jul 6, 2023
glpatcern added a commit to cernbox/reva that referenced this pull request Jul 31, 2023
glpatcern added a commit to cernbox/reva that referenced this pull request Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants