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

Capability to turn-off indexing parameter attributes #45

Closed
amank22 opened this issue Jan 12, 2022 · 0 comments
Closed

Capability to turn-off indexing parameter attributes #45

amank22 opened this issue Jan 12, 2022 · 0 comments

Comments

@amank22
Copy link
Owner

amank22 commented Jan 12, 2022

There are cases when query does not work because of some indexing issues in parameters. This is because parameters can have different values on different screens.
For such cases where is error in retrieving results because of some internal issue, we can do following things:

  • Automatically fallback to non-indexed parameters so that we can actually get some result.
  • On error item in list, we can show "If you are getting consistent issues in query, you can turn-off indexing of event parameters. Click here to turn-off indexing" (rough text)

Best thing would be to automatically fallback to non-indexed results for that session and store that in config. Delete this config value once session is deleted. (We should keep a config object in session info object only)

Example issue:

Screenshot 2022-01-12 at 10 00 56 PM

amank22 added a commit that referenced this issue Jan 12, 2022
Restyle Capability to turn-off indexing parameter attributes #45
amank22 added a commit that referenced this issue Jan 12, 2022
* Capability to turn-off indexing parameter attributes #45
@amank22 amank22 mentioned this issue Jan 14, 2022
@amank22 amank22 closed this as completed Jan 14, 2022
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

No branches or pull requests

1 participant