Skip to content

Add PyArweave#45

Open
ross-spencer wants to merge 18 commits intomainfrom
dev/pyarweave
Open

Add PyArweave#45
ross-spencer wants to merge 18 commits intomainfrom
dev/pyarweave

Conversation

@ross-spencer
Copy link
Member

Relies on xloem/pyarweave#8

Validation changes after upgrading FastAPI and Pydantic, this re-enables
the correct behavior.
This is more idiomatic and reduces duplication.
Improves error handling so that exceptions are handled and reported
correctly. Happy path is used where possible.
A small helper to aid testing.
Test whether a gateway is up and running before returning it to the
caller. If a gateway isn't available we repeat the same test until
we have access to one.

Arql search endpoints are removed here as their use of a gateway
cannot be customized, further, the library code no longer works and
we don't make use of the endpoint.
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