-
Notifications
You must be signed in to change notification settings - Fork 0
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
IBX-6507: Adjustments for Solr and Elastic search engines #108
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
from
February 26, 2024 20:03
68dcd74
to
456b627
Compare
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
from
February 26, 2024 20:08
456b627
to
6082c12
Compare
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
4 times, most recently
from
February 26, 2024 20:51
ab95ea2
to
3afba1e
Compare
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
from
February 26, 2024 21:01
3afba1e
to
c0f1c85
Compare
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
4 times, most recently
from
February 27, 2024 14:30
c5269f4
to
04f4a89
Compare
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
5 times, most recently
from
February 28, 2024 21:03
677a612
to
b51bc44
Compare
micszo
force-pushed
the
ibx-6507-retry-load-user-group
branch
from
February 28, 2024 21:21
b51bc44
to
604f078
Compare
This was referenced Feb 29, 2024
micszo
changed the title
IBX-6507: Retry loading User Group in User Facade
IBX-6507: Adjustments for Solr and Elastic search engines
Feb 29, 2024
4 tasks
tomaszszopinski
approved these changes
Mar 1, 2024
katarzynazawada
approved these changes
Mar 4, 2024
katarzynazawada
approved these changes
Mar 4, 2024
This reverts commit fa5cf6f.
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JIRA: IBX-6507
Two things are covered:
(e.g. https://github.com/ibexa/content/actions/runs/7300506772/job/19896363930?pr=106)
Loading User Group in User Facade is now retried few times every 0.5 second - 2e606f0.
Depends on: ibexa/gh-workflows#48