-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add retry handler for matrix rate limits #121
Open
aofn
wants to merge
35
commits into
main
Choose a base branch
from
matrix-ratelimiting
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
7fda8f9
feat: add retry handler to await ratelimiting when creating new rooms
5b524c2
refactor: add `dev.medienhaus.meta` to initial state instead of separ…
720c47c
refactor: better logging, add fallback in case no ms are returned fro…
fd12fb3
feat: add user feadback while syncing and translations
5fa9bba
refactor: move retry function into Matrix.js for global use and renam…
5f07e0b
refactor: use retry function when creating applications folder and se…
59790a9
chore: improve grammar
0b24c5d
refactor: add retry handling when encountering rate limits
6b0e9c0
refactor: improve logic and fix messages being sent twice
aefd37d
chore: remove debug log
5273d24
refactor: show user feedback when syncing pads from server
21567e6
merge main into spaces-ratelimiting
b66e40e
fix: wrap error message in translation.
60a09fa
refactor: remove retries parameter since it is not being used after r…
5de86f8
Merge branch 'main' into spaces-ratelimiting
03478f2
merge main into spaces-ratelimiting
bc046fc
chore: remove multiple empty lines
b2c2bb3
chore: remove unused import
a7d1f8c
Merge branch 'main' into spaces-ratelimiting
925d736
chore: improve translation
283f680
chore: make linter happy
f8e60f4
chore: make linter happy
716c3b8
Merge branch 'main' into spaces-ratelimiting
fnwbr 5981d4b
refactor: move retry logic into Matrix.js
7244efa
refactor: remove retry logic
7bf72c8
Merge branch 'main' into spaces-ratelimiting
fnwbr 2cf7045
Improve UI around synchronizing Spacedeck entries
fnwbr 6bb5679
Decrease <LoadingSpinnerInline> size
fnwbr 5cc5585
merge main into matrix-ratelimiting
aofn 944e41b
fix: manipulate state correctly
aofn 0af0eac
fix: only parse link to function which creates the necessary object
aofn 51d9879
fix: use loading spinner inline style from main
aofn 4f517dc
Merge branch 'main' into matrix-ratelimiting
aofn 2abeac0
merge main into matrix-ratelimiting
aofn 37b9a04
merge main into matrix-ratelimiting
aofn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,27 @@ | ||
{ | ||
"Cancel": "Abbrechen", | ||
"Confirm": "Bestätigen", | ||
"Copy link to clipboard": "Link kopieren", | ||
"Connection lost": "Verbindung unterbrochen", | ||
"Delete": "Löschen", | ||
"Make sure your link includes \"{{url}}\"": "Dein Link muss \"{{url}}\" beinhalten", | ||
"Username": "Benutzername", | ||
"Name": "Bezeichnung", | ||
"Password": "Passwort", | ||
"password protected": "Passwortgeschützt", | ||
"Upload": "Hochladen", | ||
"Save": "Speichern", | ||
"Select action": "Aktion wählen", | ||
"What would you like to do?": "Was möchtest du tun?", | ||
"{{error}}, please wait {{time}} seconds.": "{{error}}, bitte warte {{time}} Sekunden.", | ||
"Invitations": "Einladungen", | ||
"From": "Von", | ||
"Accept": "Annehmen", | ||
"Decline": "Ablehnen", | ||
"The session for {{service}} has expired.": "Die Sitzung für {{service}} ist abgelaufen.", | ||
"Please enter your account password to continue using {{service}}:": "Bitte gib dein Passwort ein, um {{service}} wieder nutzen zu können:", | ||
"Something went wrong! Please try again.": "Da ist etwas schief gelaufen! Bitte versuche es erneut.", | ||
"loading...": "lädt..." | ||
"Accept": "Annehmen", | ||
"Cancel": "Abbrechen", | ||
"Confirm": "Bestätigen", | ||
"Copy link to clipboard": "Link kopieren", | ||
"Connection lost": "Verbindung unterbrochen", | ||
"Decline": "Ablehnen", | ||
"Delete": "Löschen", | ||
"From": "Von", | ||
"Invitations": "Einladungen", | ||
"loading...": "lädt...", | ||
"Make sure your link includes \"{{url}}\"": "Dein Link muss \"{{url}}\" beinhalten", | ||
"Name": "Bezeichnung", | ||
"Password": "Passwort", | ||
"password protected": "Passwortgeschützt", | ||
"Please enter your account password to continue using {{service}}:": "Bitte gib dein Passwort ein, um {{service}} wieder nutzen zu können:", | ||
"Save": "Speichern", | ||
"Select action": "Aktion wählen", | ||
"Something went wrong! Please try again.": "Da ist etwas schief gelaufen! Bitte versuche es erneut.", | ||
"Syncing more entries": "Weitere Einträge werden geladen", | ||
"The session for {{service}} has expired.": "Die Sitzung für {{service}} ist abgelaufen.", | ||
"Upload": "Hochladen", | ||
"Username": "Benutzername", | ||
"What would you like to do?": "Was möchtest Du tun?", | ||
"{{error}}, please wait {{time}} seconds.": "{{error}}, bitte warte {{time}} Sekunden." | ||
|
||
} |
Oops, something went wrong.
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.
Check failure
Code scanning / ESLint
verifies the list of dependencies for Hooks like useEffect and similar Error