-
## Describe the Bug
If a gql_transport_ws connection ended before `connection_init_timeout` asncio will warn:
(**[if there were no event loops after the task was closed](https://stackoverf…
-
Right now there are 2 possible options we're choosing from for how the client-aggregate data will be queried. We will either use Druid (http://druid.io/) to store the data to be queried or GraphQL (ht…
emtwo updated
5 years ago
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this bug.
### Summary of the issue
## Related to type the API properly
![image…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Is your feature request related to a problem? Please describe.**
Currently result.raise_for_status() raises the error but I would like to deal with status codes later on rather than to get an excep…
-
getUser does not currently populate it's `.robots` of `.robots.sessions` fields. But when doing the fix in `users.toml`:
```ipython
query QUERY_GET_USER (
$userLabel: EmailAddress!
) {
u…
-
I want to use this on a conversation that spanned over 4 years. It will download close to a thousand images probably. There are probably tens of thousands of messages.
Rather than me guessing `100…
-
Since EC-Earth 4 is moving to Gitlab from Redmine, we want to prepare a new presentation task that can, at some point, replace the Redmine task.
This includes:
- [x] figure out the Gitlab Python…
-
### Component
Python SDK
### Infrahub version
0.12.1
### Current Behavior
`infrahubctl generator` command seems to swallow useful information when you run into some error conditions:
- when yo…
-
I need help, so I'm connecting to a websocket with Python GraphQL Client.
```
ws = GraphqlClient(endpoint='wss://wax.dfuse.eosnation.io/graphql', headers=headers)
asyncio.run(ws.subscribe(query=q…