Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange Lockups Occurring, Sometimes #37

Open
aaronsky opened this issue Oct 19, 2020 · 1 comment
Open

Strange Lockups Occurring, Sometimes #37

aaronsky opened this issue Oct 19, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@aaronsky
Copy link
Member

It's hard to describe this one, but I was running into situations tonight where the application would lock up when PATCHing a resource. I'm not sure if this was intermittent downtime on Apple's part, but it's a sign for me that either Cider or asc-go's timeout policy isn't aggressive enough. I need to do better stress testing as a client on these APIs, set tighter timeouts, and/or investigate channel blocking issues in Cider or asc-go.

@aaronsky aaronsky added the bug Something isn't working label Oct 19, 2020
@aaronsky
Copy link
Member Author

I think I've pinned it down to server-side behavior on certain endpoints when either providing them invalid data or requiring them to check against invalid data. This happens during POST or PATCH requests and can be reproduced in behavior on App Store Connect. More investigation will be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant