aleph-im / aleph-client

Lightweight Python Client library for the Aleph.im network
MIT License
11 stars 12 forks source link

Refactor: instance list to handle PAYG instance #215

Closed 1yam closed 3 weeks ago

1yam commented 1 month ago

Problem: aleph instance list only handles the Hold method.

Solution: Check the payment type and fetch api_url and ipv6 from /about/executions/list.

Changes:

github-actions[bot] commented 1 month ago

Failed to retrieve llama text: POST 504:

504 Gateway Time-out

The server didn't respond in time.

Psycojoker commented 3 weeks ago

@1yam can you rebase this branch when you have some time plz? It conflicts with master now

1yam commented 3 weeks ago

Clean PR : Here