ucd-library / aggie-experts

Publicly reported feedback and issues for Aggie Experts
https://ucd-library.github.io/aggie-experts/
MIT License
1 stars 2 forks source link

CDL elements API failure #221

Closed qjhart closed 10 months ago

qjhart commented 10 months ago

Some API calls seem to fail on the server end of the elements setup. Eg. http --session=elements https://oapolicy.universityofcalifornia.edu:8002/elements-secure-api/v5.5/users/15096/relationships detail==full modified-since==2019-05-01T00:27:04.357 after-id==5571651 fails, however

http --session=elements https://oapolicy.universityofcalifornia.edu:8002/elements-secure-api/v5.5/users/15096/relationships detail==full modified-since==2019-05-01T00:27:04.357 after-id==5571651 per-page==20 succeeds

We need to verify with Sympletic this is a problem on their end.

rakunkel-ucd commented 10 months ago

Both calls fail with a time-out for me. (from home) The call succeeds with per-page=10

rakunkel-ucd commented 10 months ago

Was your fail also a timeout?

qjhart commented 10 months ago

No, I was getting a buffer length error, but it's working now. Let me retry chertok from the beginning again.

On Mon, Oct 16, 2023 at 3:34 PM Roger Alan Kunkel @.***> wrote:

Was your fail also a timeout?

— Reply to this email directly, view it on GitHub https://github.com/ucd-library/aggie-experts/issues/221#issuecomment-1765376634, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACUG6L4IH7Z4FZ6BITTUE3X7WY77AVCNFSM6AAAAAA6CQG2FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRVGM3TMNRTGQ . You are receiving this because you authored the thread.Message ID: @.***>

rakunkel-ucd commented 10 months ago

I'm getting inconsistent results, but it seems to be a size issue.