`agents.retrieve` throwing 500
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by reproducing the provided agents.retrieve call with SDK 0.6.6, Python 3.13.5, and the same configuration, then compare its behavior with retrieve_schemas and list. Inspect the request and response handling for the retrieve endpoint; done means the call no longer returns HTTP 500 under the reported setup.
Written by the indexing model from the issue text.
Description
ENVIRONMENT:
- SDK version: 0.6.6
- Python: 3.13.5
- OS: linux
- Date Reported: 07/02/2025
REPRODUCING:
with Glean(api_token=config.GLEAN_API_TOKEN, instance=config.GLEAN_INSTANCE) as glean:
agent = glean.client.agents.retrieve(agent_id=config.GLEAN_AGENT_ID)
Other endpoints such as retrieve_schemas and list are working with the same config
- Dominant language
- Python
- Stars
- 20
- Forks
- 10
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 17
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from gleanwork/api-client-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
gleanwork/api-client-python#136 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
gleanwork/api-client-python#137 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
gleanwork/api-client-python#133 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
gleanwork/api-client-python#115 · 4 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
gleanwork/api-client-python#105 · 2 comments ·
All issues in gleanwork/api-client-python
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·