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

fix: Wait for secrets come down sync #1602

Closed
wants to merge 1 commit into from

Conversation

krille-chan
Copy link
Contributor

@krille-chan krille-chan commented Nov 7, 2023

Somehow on some servers
we wait forever for the keys
while they are not detected
in the sync. I think this has
something to do with how
different server handle uri
encoding. However, this should
make it more stable.

Other things I tried: Put the key we are waiting for in Uri.encodeComponent() or wait on both encoded and not encoded. Found no better solution to this :-(

Somehow on some servers
we wait forever for the keys
while they are not detected
in the sync. I think this has
something to do with how
different server handle uri
encoding. However, this should
make it more stable.
@krille-chan
Copy link
Contributor Author

Haven't seen that TD fixed it already at #1584

@krille-chan krille-chan closed this Nov 7, 2023
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.

1 participant