You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
re_protos: use async registration by default (protos) (#9537)
### Related
* Part of
[dataplatform#527](https://github.com/issues/assigned?issue=rerun-io%7Cdataplatform%7C527)
* Related [dataplatform
PR](rerun-io/dataplatform#543)
<!--
Include links to any related issues/PRs in a bulleted list, for example:
* Closes#1234
* Part of #1337
-->
### What
Make async dataset and partition registrations the default registration
method for redap. Keep supporting synchronous registration via the
ManifestRegistry direct endpoint only.
* **This is a breaking change of the redap API**
Signed-off-by: Andrea Reale <andrea@rerun.io>
0 commit comments