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

Session recommendations #13

Merged
merged 3 commits into from
May 7, 2023

Conversation

Maxsior
Copy link
Contributor

@Maxsior Maxsior commented May 7, 2023

Fixes in this PR:

  • Method to get session recomendations.
  • Better handling of network eceptions. All network errors (e.g. ECONNRESET, ECONNREFUSED, SELF_SIGNED_CERT_IN_CHAIN) were muted, we got TypeError instead (see the screenshot). Now network errors are wrapped with GorseException as well as HTTP errors.

Screenshot 2023-05-07 at 18 01 51

@zhenghaoz
Copy link
Contributor

Thank you for contribution. Could you rebase the latest main branch to fix tests.

@Maxsior
Copy link
Contributor Author

Maxsior commented May 7, 2023

Yeah, for some reason checks fail with nightly version of docker image.
I've rebased, now it's ok

@zhenghaoz zhenghaoz merged commit ad14ab3 into gorse-io:master May 7, 2023
@Maxsior Maxsior deleted the session_recommendations branch May 7, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants