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

get_access_token sometimes takes 15 minutes #86

Open
vilterp opened this issue Nov 9, 2022 · 3 comments
Open

get_access_token sometimes takes 15 minutes #86

vilterp opened this issue Nov 9, 2022 · 3 comments

Comments

@vilterp
Copy link
Contributor

vilterp commented Nov 9, 2022

Reported by @mjschleich: https://relationalai.slack.com/archives/C02C9AV2LL9/p1668007419606699?thread_ts=1667812922.071439&cid=C02C9AV2LL9

Maybe related to #72

  • This is a call to https://login.relationalai.com/oauth/token (CNAME for auth0 I believe)
  • We don't see this issue in other SDKs, which call the same auth0 api

log:
https://github.com/RelationalAI/basic-workloads-benchmarks/actions/runs/3428102313/jobs/5711932699#step:7:316

┌ 2022-11-09T13:45:01.915 9889395590659475976 Info: 
└   get_access_token HTTP request took 943.988635857
@vilterp
Copy link
Contributor Author

vilterp commented Nov 9, 2022

@grigoris-karvounarakis also mentioned this in the R&D doc.

If anyone has a consistent repro, let us know — would help our resident HTTP.jl expert, @quinnj, dig into this…

@mjschleich
Copy link

mjschleich commented Nov 9, 2022

It happens fairly often in our experiments, but that's not really suitable for a quick reproduction (takes at least 1h to run). We can easily add more instrumentation to our runs if that helps tho.

@billscheidel-rai
Copy link

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-7871.

This link is only accessible to employees of RelationalAI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants