Skip to content

Warn of incompatible schema versions between client and server executors #85

Description

@nokome

If a Client (e.g. StdioClient in this repo) and Server (e.g. StdioServer in pyla) are using different major versions of Stencila Schema there are likely to be problems.

One approach to this is that servers publish the schema version as part of the manifest() and clients request that manifest and check the schema version against their own on initial connection. This should be fairly straight forward to implement

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions