Skip to content

Conversation

@RobRol
Copy link
Contributor

@RobRol RobRol commented Nov 12, 2025

This is the first of three changes to the WOPI validator which will migrate us from using synchronous APIs for doing the validation to asynchronous ones.

  • This first PR introduces the async APIs, and creates a new command line option to use them, but defaults to the legacy path which behaves as it did previously.
  • The next PR will flip the default behavior. This will migrate consumers to the async APIs by default, but they can still explicitly opt-in the synchronous APIs.
  • The final PR will drop the synchronous APIs entirely forcing consumers to use the newer async ones.

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.

1 participant