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

Missing properties in ARTClientOptions #1260

Closed
ikbalkaya opened this issue Jan 4, 2022 · 1 comment · Fixed by #1290
Closed

Missing properties in ARTClientOptions #1260

ikbalkaya opened this issue Jan 4, 2022 · 1 comment · Fixed by #1290
Assignees
Labels
enhancement New feature or improved functionality.

Comments

@ikbalkaya
Copy link
Contributor

ikbalkaya commented Jan 4, 2022

Captured in following issue
ably/ably-flutter#14

There are some properties missing in ARTClientOptions. I checked ones that were not relevant anymore. The remaining properties

  • useTokenAuth
  • realtimeRequestTimeout
  • fallbackRetryTimeout
  • asyncHttpThreadpoolSize

For details of the properties please see linked issue.

┆Issue is synchronized with this Jira Story by Unito

@ikbalkaya ikbalkaya changed the title Unsupported properties in ARTClientOptions Missing properties in ARTClientOptions Jan 4, 2022
@maratal
Copy link
Collaborator

maratal commented Feb 20, 2022

Research references:

So, for all mentioned properties only fallbackRetryTimeout requires implementation in the ARTClientOptions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

Successfully merging a pull request may close this issue.

3 participants